omni/poa-bridge

(Feature) Implement Owners of contracts

Closed this issue · 3 comments

We have to think about who can upgrade contracts and who can deploy them
Those authorities should not be validators.

@rstormsf we agreed to have a multisig wallet implemented to manage the bridge contract. So far I see only Ownable contract and there is no procedure which describes how to manage bridge contracts by the mutlisig wallet. Could we have this issue opened till the process will be completly understood/described/implemented?

@akolotov

  1. You can make an owner a multisig contract

Good. And what is the next? How can I invoke, for example, setGasLimitWithdrawRelay() on Home bridge side?