fix(cli): remove default for chain name (#3909)
### Description - simply prompts if not a lowercase one-word chain name, instead of sometimes returning incorrect chain name ### Drive-by changes - none ### Related issues - none ### Backward compatibility - yes ### Testing - manual w/ caldera: https://early-rabbits-throw.hub.caldera.xyz/pull/3929/head
parent
0e8374f361
commit
3283eefd6d
@ -0,0 +1,5 @@ |
|||||||
|
--- |
||||||
|
'@hyperlane-xyz/cli': patch |
||||||
|
--- |
||||||
|
|
||||||
|
Removes default pattern for chain name when creating a new chain. |
Loading…
Reference in new issue