Module helium_jsonrpc::blocks[][src]

Structs

Block

Represents a complete block with all complete transactions

BlockRaw

Represents a block response from blockchain-node.

Functions

get

Gets a full block (with complete transactions) at a specific block height.

get_raw

Gets the raw block data (without full transaction) at a specific block height.

height

Get the current height of the blockchain