livepeer / protocol

Livepeer protocol
MIT License
152 stars 45 forks source link

Prettier updates #513

Closed yondonfu closed 2 years ago

yondonfu commented 2 years ago

What does this pull request do? Explain your changes. (required)

Contains the same prettier changes as https://github.com/livepeer/protocol/pull/512 except added those commits to confluence.

Specific updates (required)

See commit history.

How did you test each of these updates (required)

Ran tests.

Does this pull request close any open issues?

N/A

Checklist:

yondonfu commented 2 years ago

Cherry picked 6ac1cb5 from https://github.com/livepeer/protocol/pull/512 which just includes the removal of unneeded checks in test/integration/PoolUpdatesWithHints.js.