Expand description
Types related to computation of fees and change related to the Sapling components of a transaction.
Structs§
- Empty
Bundle View - A
BundleView
for the empty bundle with [BundleType::DEFAULT
] bundle type.
Traits§
- Bundle
View - A trait that provides a minimized view of Sapling bundle configuration suitable for use in fee and change calculation.
- Input
View - A trait that provides a minimized view of a Sapling input suitable for use in fee and change calculation.
- Output
View - A trait that provides a minimized view of a Sapling output suitable for use in fee and change calculation.