Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Status and healthcheck Status = "status" Network = "network" // Accounts Accounts = "accounts" Account = "account" Storage = "storage" DumpStorage = "dump_storage" GetAccountHuman = "account_human" // Simulated call Call = "call" CallCode = "call_code" // Names Name = "name" Names = "names" // Blockchain Genesis = "genesis" ChainID = "chain_id" Block = "block" Blocks = "blocks" // Consensus UnconfirmedTxs = "unconfirmed_txs" Validators = "validators" Consensus = "consensus" )
Method names
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.