fix:don't prompt user for multisig config if chain is core (#3021)
### Description - don't restrict user to having two chains for ism config - if the user accidentally picks two chains, we prompt them again to confirm if they don't want to use the hyperlane validators for their multisigconfig ### Drive-by changes None ### Related issues - fixes https://github.com/hyperlane-xyz/issues/issues/811 ### Backward compatibility Yes ### Testing Manual between arbitrumgoerli and anvil1kunal/ascii-art
parent
c606b6a485
commit
2da6ccebe8
@ -0,0 +1,8 @@ |
||||
--- |
||||
'@hyperlane-xyz/cli': patch |
||||
--- |
||||
|
||||
Allow users to only configure validators for their chain |
||||
|
||||
- Don't restrict user to having two chains for ism config |
||||
- If the user accidentally picks two chains, we prompt them again to confirm if they don't want to use the hyperlane validators for their multisigConfig |
Loading…
Reference in new issue