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

pub fn with_lock_height<K>(lock_height: u64) -> Box<Append<K>> where
    K: Keychain

Sets the lock_height on the transaction being built.