Skip to content

RPC: return all delegates if no flags were used

Tomáš Zemanovič requested to merge tomas/delegates-list-rpc into proto-proposal

For the RPC GET ../<block_id>/context/delegates?[active]&[inactive] return all delegates if no flags were used instead of an empty list. As the docs say this should "Lists all registered delegates."

fixes tezos/tezos#245 (closed)

Merge request reports