Function tuxedo_template_wallet::sync::unspend_output
source · fn unspend_output(db: &Db, output_ref: &OutputRef) -> Result<()>
Expand description
Mark an output that was previously spent back as unspent.
fn unspend_output(db: &Db, output_ref: &OutputRef) -> Result<()>
Mark an output that was previously spent back as unspent.