Module orchard

Source
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§

EmptyBundleView
A BundleView for the empty bundle with [BundleType::DEFAULT] bundle type.

Traits§

BundleView
A trait that provides a minimized view of Orchard bundle configuration suitable for use in fee and change calculation.
InputView
A trait that provides a minimized view of an Orchard input suitable for use in fee and change calculation.
OutputView
A trait that provides a minimized view of a Orchard output suitable for use in fee and change calculation.