Closed maharifu closed 5 months ago
If validators have invalid (or missing) balances, we jail them. Alternatively we could leave them out of the relayer pool, but this makes it more visible when something has failed.
For this mechanism to work properly, we need https://github.com/palomachain/pigeon/pull/399 to be merged as well.
Related Github tickets
Background
If validators have invalid (or missing) balances, we jail them. Alternatively we could leave them out of the relayer pool, but this makes it more visible when something has failed.
For this mechanism to work properly, we need https://github.com/palomachain/pigeon/pull/399 to be merged as well.
Testing completed
Breaking changes