以太坊 升级导致 部分方法不可用

Geth 升级到 Geth/v1.10.1-stable 部分方法不可用, 我觉得是升级导致的

{
    "jsonrpc": "2.0",
    "id": 67,
    "error": {
        "code": -32601,
        "message": "the method eth_protocolVersion does not exist/is not available"
    }
}


这是我找到唯一一个答案
https://www.gitmemory.com/issue/trezor/blockbook/572/793710439


我自己试了一下旧版本的, infura是正常的

curl --location --request POST 'https://mainnet.infura.io/v3/02539f07320f43208937745e3058386f' \
--header 'Content-Type: application/json' \
--data-raw '{
	"jsonrpc":"2.0",
	"method":"eth_protocolVersion",
	"params":[],
	"id":67
}'

试了一下开放的url

Mainnet
 RPC: https://main-light.eth.linkpool.io

也是报错

 

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值