What does this pull request do? Explain your changes. (required)
Add a Viewer contract that allows to fetch the entire transcoder pool on chain as well as the active stake for an arbitrary set of addresses
Specific updates (required)
How did you test each of these updates (required)
Does this pull request close any open issues?
Fixes #388
What does this pull request do? Explain your changes. (required) Add a Viewer contract that allows to fetch the entire transcoder pool on chain as well as the active stake for an arbitrary set of addresses
Specific updates (required)
How did you test each of these updates (required)
Does this pull request close any open issues? Fixes #388
Checklist:
npm run test
pass