Function createAuthenticatedAccount

  • Creates an authenticated account instance

    Parameters

    • connection: Connection

      the connection to the blockchain where this account is registered

    • authenticator: Authenticator

      authenticator which holds the keys for this account

    Returns AuthenticatedAccount