📝 Share Your Feedback on Twitter and Claim 1M Free GetBlock Requests

eos
EOS

Method: POST update_runtime_options

dropdown

方法 RPC update_runtime_options 例如 EOS

POST update_runtime_options

Method not allowed

更新生产者节点的运行时间选项

Parameters

options - 目的

定义为生产者设置的运行时间选项

Request

curl --location --request POST 'https://eos.getblock.io/v1/chain/update_runtime_options' 
--header 'x-api-key: YOUR-API-KEY' 
--header 'Content-Type: application/json' 
--data-raw '{}'


Response

{
    "result": "null",
    "id": "getblock.io",
    "status_code": 405,
    "message": "Method not allowed"
}