Skip to content

Commit

Permalink
Expound rationale
Browse files Browse the repository at this point in the history
  • Loading branch information
shohamc1 committed Feb 25, 2025
1 parent 9576cf4 commit f011351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-xxxx.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Whenever `REVERT` is called with non-zero size, emit a log identical to a LOG1 w

## Rationale

This is the simplest possible implementation that allows revert messages to be accessible via RPC.
This is the simplest possible implementation that allows revert messages to be accessible via RPC methods. It does not require any changes to client libraries, or other RPC consumers as it is backward compatible. It does not introduce new RPC methods or new opcodes.

## Backwards Compatibility

Expand Down

0 comments on commit f011351

Please sign in to comment.