Function tuxedo_template_wallet::sync::remove_unspent_output
source · fn remove_unspent_output(db: &Db, output_ref: &OutputRef) -> Result<()>
Expand description
Remove an output from the database updating all tables.
fn remove_unspent_output(db: &Db, output_ref: &OutputRef) -> Result<()>
Remove an output from the database updating all tables.