eos icon indicating copy to clipboard operation
eos copied to clipboard

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

Open zsh9527 opened this issue 3 years ago • 0 comments

post v1/chain/get_producers resp

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

zsh9527 avatar Dec 16 '21 06:12 zsh9527