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

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

Sets the fee on the transaction being built.