eos
eos copied to clipboard
The description of the document about "get_producers" in chain api is incorrect
post v1/chain/get_producers resp
struct get_producer_schedule_result {
fc::variant active;
fc::variant pending;
fc::variant proposed;
};