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

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

Sets the lock_height on the transaction being built.