Type Definition bee_block::output::OutputAmount
source · [−]pub type OutputAmount = BoundedU64<{ _ }, { _ }>;Expand description
Type representing an output amount.
pub type OutputAmount = BoundedU64<{ _ }, { _ }>;Type representing an output amount.