babylonchain / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
1 stars 0 forks source link

chore: add Babylon finality client into `Finalizer` #20

Closed lesterli closed 3 months ago

lesterli commented 3 months ago

Summary

This PR moves the initialization of the Babylon finality client outside of the for loop.

Test Plan

make lint-go
make build-go    

Also, run the FP op e2e test with this commit.