mimblewimble / grin-wallet

Grin Wallet
Apache License 2.0
183 stars 133 forks source link

Add Self-Spend Cancel + Tests #699

Closed yeastplume closed 6 months ago

yeastplume commented 6 months ago

Uncovered via https://github.com/mimblewimble/grin-gui/issues/82, self-spend transactions previously uncancellable due to the tx_cancel function not handling the transaction type properly.