Module sapling

Source
Expand description

Types related to computation of fees and change related to the Sapling 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 Sapling bundle configuration suitable for use in fee and change calculation.
InputView
A trait that provides a minimized view of a Sapling input suitable for use in fee and change calculation.
OutputView
A trait that provides a minimized view of a Sapling output suitable for use in fee and change calculation.