[][src]Function grin_core::libtx::build::with_fee

pub fn with_fee<K, B>(fee: u64) -> Box<Append<K, B>> where
    K: Keychain,
    B: ProofBuild

Sets the fee on the transaction being built.