Function grin_core::libtx::build::output

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

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