Module zebra_chain::sapling::spend
source · Expand description
Sapling spends for V4
and V5
Transaction
s.
Zebra uses a generic spend type for V4
and V5
transactions.
The anchor change is handled using the AnchorVariant
type trait.
Structs
- A Spend Description, as described in protocol specification §7.3.
- The serialization prefix fields of a
Spend
in Transaction V5.