fill_taproot_sigs

Function fill_taproot_sigs 

Source
pub fn fill_taproot_sigs(tx: &mut Transaction, sigs: &[Signature])
Expand description

Fill in the signatures into the unsigned transaction.

Panics if the nb of inputs and signatures doesn’t match or if some input witnesses are not empty.