⚡ We welcome businesses to test our enterprise-grade service

eos
EOS

Method: POST remove_greylist_accounts

dropdown

方法 RPC remove_greylist_accounts 例如 EOS

POST remove_greylist_accounts

Method not allowed

从Greylist中删除生产者节点的帐户

Parameters

params - 目的

将添加到灰色列表的帐户数组

Request

curl --location --request POST 'https://eos.getblock.io/v1/chain/remove_greylist_accounts' 
--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"
}