Removes accounts from greylist for producer node
List of account names stored in the greylist
POST /v1/producer/remove_greylist_accounts HTTP/1.1 Host: eos.nownodes.io Content-Type: application/json Accept: */* Content-Length: 32 { "params": { "accounts": [ "text" ] } }
OK
[ "text" ]