celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

Expose EVM address flag when editing validator #298

Closed rach-id closed 1 year ago

rach-id commented 1 year ago

Currently, the EditValidator command doesn't have the EVMAddr exposed. Thus, users are unable to edit their validator's EVM addresses easily. We should add the FlagEVMAddress flag to the edit validator command as well.