OffchainLabs / go-ethereum

GNU Lesser General Public License v3.0
52 stars 88 forks source link

Fix balance burn error message #298

Closed rachel-bousfield closed 3 months ago

rachel-bousfield commented 3 months ago

This PR fixes a balance burn error message

rachel-bousfield commented 3 months ago

Closing since opSelfdestruct6780 now records a burn equal to the amount in the account due to the new SubBalance line. The previous behavior should be correct.