Skip to content

Commit 27f06ff

Browse files
authored
Update EIP-6188: Fix typo
Merged by EIP-Bot.
1 parent 16b10aa commit 27f06ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EIPS/eip-6188.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Capping a nonce allows for contracts with special properties to be created, with
3737

3838
## Backwards Compatibility
3939

40-
This EIP requires a protocol upgrade, since it modifies consensus rules. The further restriction of nonce should not have an effect on accounts, as reaching a nonce of `2^64-2` is unfeasible.
40+
This EIP requires a protocol upgrade, since it modifies consensus rules. The further restriction of nonce should not have an effect on accounts, as reaching a nonce of `2^64-2` is difficult.
4141

4242
## Security Considerations
4343

0 commit comments

Comments
 (0)