[][src]Module bitcoin_harness::bitcoind_rpc

An incomplete async bitcoind rpc client that support multi-wallet features

Structs

AddressInfo
BlockHash
Client
CreateWalletResponse
FinalizedPsbt
GetBlockResponse

Response to the RPC command getblock.

GetDescriptorInfoResponse
GetRawTransactionVerboseResponse

Response to the RPC command getrawtransaction, when the second argument is set to true.

ProcessedPsbt
PsbtBase64
Unspent
WalletInfoResponse
WalletTransactionInfo

Response to the RPC command gettransaction.

Enums

Error
ScanProgress

Constants

JSONRPC_VERSION

Type Definitions

Result