pub fn signed_arkoor_tx(
input: &Vtxo,
signature: Signature,
outputs: &[TxOut],
) -> TransactionExpand 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