# Functions
No description provided by the author
# Structs
Arguments - arguments for RPC.
BlockDecodeArguments - the block to be decodeed.
BlockDecodeReply - BlockDecode header and transactions.
BlockDumpArguments - the block to be dumped.
BlockDumpRangeArguments - the block to be dumped.
BlockDumpRangeReply - BlockDumpRange header and transactions.
BlockDumpReply - BlockDump header and transactions.
BlockInfo - the highest block held by the node.
Counters - transaction counters.
InfoArguments - empty arguments for info request.
InfoReply - results from info request.
MinerInfo - miner info, include success / failed mined block count.
Node - type for RPC calls.
Reply - result from RPC.