This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ You can find the complete set of available specs in the [Ethereum API Documentat
9999[ eth_getTransactionByBlockNumberAndIndex ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionbyblocknumberandindex
100100[ eth_getTransactionByHash ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionbyhash
101101[ eth_getTransactionCount ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactioncount
102- [ eth_getTransactionReceipt ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionrecepit
102+ [ eth_getTransactionReceipt ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionreceipt
103103[ eth_getUncleByBlockHashAndIndex ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclebyblockhashandindex
104104[ eth_getUncleByBlockNumberAndIndex ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclebyblocknumberandindex
105105[ eth_getUncleCountByBlockHash ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclecountbyblockhash
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ You can find the complete set of available specs in the [Ethereum API Documentat
105105[ eth_getTransactionByBlockNumberAndIndex ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionbyblocknumberandindex
106106[ eth_getTransactionByHash ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionbyhash
107107[ eth_getTransactionCount ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactioncount
108- [ eth_getTransactionReceipt ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionrecepit
108+ [ eth_getTransactionReceipt ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionreceipt
109109[ eth_getUncleByBlockHashAndIndex ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclebyblockhashandindex
110110[ eth_getUncleByBlockNumberAndIndex ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclebyblocknumberandindex
111111[ eth_getUncleCountByBlockHash ] : https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getunclecountbyblockhash
You can’t perform that action at this time.
0 commit comments