Function signed_arkoor_tx

Source
pub fn signed_arkoor_tx(
    input: &Vtxo,
    signature: Signature,
    outputs: &[TxOut],
) -> Transaction
Expand description

Build oor tx and signs it

§Panic

Will panic if inputs and signatures don’t have the same length, or if some input witnesses are not empty