ignite / cli

Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
https://ignite.com
Other
1.26k stars 547 forks source link

network chain join: make account creation on target chain optional #938

Closed fadeev closed 3 years ago

fadeev commented 3 years ago

If validator account is already in the genesis, you should be able to run join to only submit create validator tx, without adding account to the genesis file.

ilgooz commented 3 years ago

solved by https://github.com/tendermint/starport/pull/932/commits/c5397ec2397faf4563f9718e1b9a31b20c2feb00.