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

pub fn output<K, B>(value: u64, key_id: Identifier) -> Box<Append<K, B>> where
    K: Keychain,
    B: ProofBuild

Adds an output with the provided value and key identifier from the keychain.