Module floresta_cli::rpc_types

source ·

Structs

  • A full bitcoin block, returned by get_block
  • General information about our peers. Returned by get_peer_info
  • The information returned by a get_raw_tx
  • The locking script inside a txout
  • A representation for the transaction ScriptSig, returned by some rpcs like getrawtransaction and getblock
  • A transaction input returned by some rpcs, like getrawtransaction and getblock
  • A transaction output returned by some RPCs like getrawtransaction and getblock

Enums

  • All possible errors returned by the jsonrpc