mimblewimble / grin-wallet

Grin Wallet
Apache License 2.0
183 stars 133 forks source link

Prevent wallet attempting to re-pay a cancelled invoice transaction #707

Closed yeastplume closed 4 months ago

yeastplume commented 4 months ago

Prevents #706, more correct behavior is to not attempt to re-pay a transaction that's been cancelled. Payee should request a new invoice in this case.