Skip to content

Commit 84ec1a2

Browse files
authored
Update EIP-4444: Update eip-4444.md
Merged by EIP-Bot.
1 parent b2180d5 commit 84ec1a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EIPS/eip-4444.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In the second phase, history is pruned by default and the command line option is
7676

7777
### JSON-RPC changes
7878

79-
After this proposal is implemented, certain JSON-RPC endpoints (e.g. like `getBlockByHash`) won't be able to tell whether a given hash is invalid or just too old. Other endpoints like `getLogs` will simply no longer have the data the user is requesting. The way this regression should be handled by applications or clients is out-of-scope for this proposal.
79+
After this proposal is implemented, certain JSON-RPC endpoints (e.g. like `getBlockByHash`) won't be able to tell whether a given hash is invalid or just outdated. Other endpoints like `getLogs` will simply no longer have the data the user is requesting. The way this regression should be handled by applications or clients is out-of-scope for this proposal.
8080

8181
## Security Considerations
8282

@@ -98,7 +98,7 @@ Furthermore, there is a risk that more dapps will rely on centralized services f
9898

9999
### Confusion with other proposals
100100

101-
Because there are a number of alternative proposals for reducing the execution client's footprint on disk, we've decided to enforce a specific pronouncination of the EIP. When pronouncing the EIP number, it **MUST** be pronounced EIP "four fours". All other pronounciations are incorrect.
101+
Because there are a number of alternative proposals for reducing the execution client's footprint on disk, we've decided to enforce a specific pronunciation of the EIP. When pronouncing the EIP number, it **MUST** be pronounced EIP "four fours". All other pronounciations are incorrect.
102102

103103
## Copyright
104104
Copyright and related rights waived via [CC0](../LICENSE.md).

0 commit comments

Comments
 (0)