Available on crate feature
orchard
only.Expand description
Types related to computation of fees and change related to the Orchard 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 Orchard bundle configuration suitable for use in fee and change calculation.
- Input
View - A trait that provides a minimized view of an Orchard input suitable for use in fee and change calculation.
- Output
View - A trait that provides a minimized view of a Orchard output suitable for use in fee and change calculation.