Function grin_core::libtx::build::initial_tx

source ·
pub fn initial_tx<K, B>(tx: Transaction) -> Box<Append<K, B>>
where K: Keychain, B: ProofBuild,
Expand description

Sets an initial transaction to add to when building a new transaction.