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.
Constantsยง
- The size of a spend with a per-spend anchor.
- The size of a spend with a shared anchor, without associated fields.
- The size of a spend with a shared anchor, including associated fields.