vegaprotocol / vegatools

A go command line utility providing a bunch of tools to use with a Vega network
MIT License
3 stars 4 forks source link

Update perftool to use different API call to get proposals #266

Closed peterbarrow closed 1 year ago

peterbarrow commented 1 year ago

The ListGovernanceProposal API call does not filter on propID. Move over to use the GetGovernanceProposal call instead.