EOSIO/eos

The description of the document about "get_producers" in chain api is incorrect

zsh9527 opened this issue · 0 comments

post v1/chain/get_producers
resp

struct get_producer_schedule_result {
      fc::variant active;
      fc::variant pending;
      fc::variant proposed;
   };