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§
- Spend
- A Spend Description, as described in protocol specification §7.3.
- Spend
Prefix InTransaction V5 - The serialization prefix fields of a
Spend
in Transaction V5.
Constants§
- ANCHOR_
PER_ 🔒SPEND_ SIZE - The size of a spend with a per-spend anchor.
- SHARED_
ANCHOR_ 🔒SPEND_ PREFIX_ SIZE - The size of a spend with a shared anchor, without associated fields.
- SHARED_
ANCHOR_ 🔒SPEND_ SIZE - The size of a spend with a shared anchor, including associated fields.