Skip to content

Rename createSubaccount to createMuxedAccount #433

Closed

Description

The Account class has a function, createSubaccount.

I propose we rename it, safely with deprecation, etc, to createMuxedAccount.

The function name createSubaccount makes assumptions about how muxed accounts will be used. Muxed accounts are intended to solve a variety of problems, and only one of them is the ability to represents virtual accounts. They're also intended to support invoicing and really any memo transaction case where the receiver or sender wish to track a specific transaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions