Closed bournezjc closed 2 months ago
context in #496 This pr implements the logic of querying voting power in Op.
instead of querying the exact voting power, the FP queries BTC delegations page by page, and if there is >=1 active BTC delegation, then it can vote.
make test-e2e-op
Summary
context in #496 This pr implements the logic of querying voting power in Op.
Test plan