pub fn conventional_fee(transaction: &Transaction) -> Amount<NonNegative>
Expand description
Returns the conventional fee for transaction
, as defined by ZIP-317.
pub fn conventional_fee(transaction: &Transaction) -> Amount<NonNegative>
Returns the conventional fee for transaction
, as defined by ZIP-317.