Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AccountResponse

Index

Properties

Properties

account: { @type: string; base_account: { account_number: string; address: string; pub_key: { @type: string; key: string }; sequence: string }; code_hash: string }

Type declaration

  • @type: string
  • base_account: { account_number: string; address: string; pub_key: { @type: string; key: string }; sequence: string }
    • account_number: string
    • address: string
    • pub_key: { @type: string; key: string }
      • @type: string
      • key: string
    • sequence: string
  • code_hash: string

Generated using TypeDoc