livepeer / protocol

Livepeer protocol
MIT License
152 stars 45 forks source link

arbitrumMainnet config values + misc updates #540

Closed yondonfu closed 2 years ago

yondonfu commented 2 years ago

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

Adds arbitrumMainnet config values for deployment. The values of all params are the same as those used on mainnet except for:

A few other minor updates are included in this PR as well which are explained by each of the commits.

Specific updates (required)

See commit history.

How did you test each of these updates (required)

I ran yarn deploy with a local HH network. Note this does not test the network conditional logic that would only be triggered when connected to arbitrumMainnet.

Does this pull request close any open issues?

N/A

Checklist: