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

pub fn with_offset<K, B>(offset: BlindingFactor) -> Box<Append<K, B>> where
    K: Keychain,
    B: ProofBuild

Sets a known tx "offset". Used in final step of tx construction.