Crate bitcoin_rpc[][src]

Modules

blockchain

Blockchain related RPC result types.

mining

Mining related RPC result types.

net

Network related RPC result types.

Structs

BitcoinRpc

A Handle to a Bitcoin JSON-RPC connection

Error

The error type for bitcoin JSON-RPC operations.

Enums

ErrorKind

The kind of error.

Type Definitions

RpcResult