Module zebra_rpc::methods

source ·
Expand description

Zebra supported RPC methods.

Based on the zcashd RPC methods as used by lightwalletd.

Some parts of the zcashd RPC documentation are outdated. So this implementation follows the zcashd server and lightwalletd client implementations.

Re-exports§

Modules§

  • errors 🔒
    Error conversions for Zebra’s RPC methods.
  • RPC methods related to mining only available with getblocktemplate-rpcs rust feature.
  • Deserializes hex-encoded inputs such as the one required for the submitblock RPC method.
  • Types and functions for note commitment tree RPCs.
  • Types used in RPC methods.

Structs§

Enums§

Traits§

  • RPC method signatures.

Functions§