Function tuxedo_template_wallet::sync::unapply_transaction
source · fn unapply_transaction<C: ConstraintChecker>(
db: &Db,
tx: &OpaqueExtrinsic
) -> Result<()>
Expand description
Run a transaction backwards against a database. Mark all of the Inputs as unspent, and drop all of the outputs.