Module trees

Source
Expand description

Types and functions for note commitment tree RPCs.

Structs§

Commitments
A wrapper that contains either an Orchard or Sapling note commitment tree.
GetSubtrees
Response to a z_getsubtreesbyindex RPC request.
GetTreestate
Response to a z_gettreestate RPC request.
Treestate
A treestate that is included in the z_gettreestate RPC response.

Type Aliases§

SubtreeRpcData
A subtree data type that can hold Sapling or Orchard subtree roots.