Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Account

Hierarchy

  • Account

Index

Properties

Properties

address

address: Address

balance

balance: keyof Amount[]

Optional pubkey

pubkey: PubkeyBundle

The public key, if available.

  • Always available if the full pubkey is encoded in the address (e.g. nano, Substrate/Polkadot)
  • Available after first transaction sent (e.g. Lisk, Tendermint, Ethereum)

Generated using TypeDoc