Function getAccountDisplayName

  • Get the display name of an account.

    If the account has a username, it will return the first part of the username, so myname.id => myname, and myname.blockstack.id => myname.

    If the account has no username, it returns Account ${acount.index}

    Parameters

    Returns string

Generated using TypeDoc