Expand description
PCZT support for Sapling.
Structs§
- Bundle
- PCZT fields that are specific to producing the transaction’s Sapling bundle (if any).
- Output
- Information about a Sapling output within a transaction.
- Output
Updater - An updater for a Sapling PCZT output.
- Spend
- Information about a Sapling spend within a transaction.
- Spend
Updater - An updater for a Sapling PCZT spend.
- Unbound
- Authorizing data for a bundle of actions that is just missing a binding signature.
- Updater
- An updater for a Sapling PCZT bundle.
- Zip32
Derivation - The ZIP 32 derivation path at which a key can be found.
Enums§
- IoFinalizer
Error - Errors that can occur while finalizing the I/O for a PCZT bundle.
- Parse
Error - Errors that can occur while parsing a PCZT bundle.
- Prover
Error circuit - Errors that can occur while creating Sapling proofs for a PCZT.
- Signer
Error - Errors that can occur while signing an Orchard action in a PCZT.
- TxExtractor
Error - Errors that can occur while extracting a regular Sapling bundle from a PCZT bundle.
- Updater
Error - Errors that can occur while updating a Sapling bundle in a PCZT.
- Verify
Error - Errors that can occur while verifying a PCZT bundle.