Interface AccountCreateWithDelegationOperation

Generic operation.

Hierarchy

  • Operation

    Hierarchy

    • AccountCreateWithDelegationOperation

Properties

0 1

Properties

0: "account_create_with_delegation"
1: { active: AuthorityType; creator: string; delegation: string | Asset; extensions: any[]; fee: string | Asset; json_metadata: string; memo_key: string | PublicKey; new_account_name: string; owner: AuthorityType; posting: AuthorityType }

Type declaration

Generated using TypeDoc