pub fn remove_output( db: &BlockchainDatabase, amount: Amount, tx_rw: &mut OwnedWriteBatch, ) -> DbResult<()>
Remove a Pre-RCT Output from the database.
Output