Module exonum::explorer [] [src]

Blockchain explorer module provides api for getting information about blocks and transactions from the blockchain.

Structs

BlockInfo

Block information.

BlockchainExplorer

Blockchain explorer.

BlocksRange

Information on blocks coupled with the corresponding range in the blockchain.

TxInfo

Transaction information.

Enums

TxStatus

Transaction execution status. Simplified version of TransactionResult.