Skip to content

Commit f011351

Browse files
committed
Expound rationale
1 parent 9576cf4 commit f011351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EIPS/eip-xxxx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Whenever `REVERT` is called with non-zero size, emit a log identical to a LOG1 w
3535

3636
## Rationale
3737

38-
This is the simplest possible implementation that allows revert messages to be accessible via RPC.
38+
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.
3939

4040
## Backwards Compatibility
4141

0 commit comments

Comments
 (0)