feat(client/keys): check multisig key duplicate#18703
Conversation
WalkthroughThe recent updates include enhancements to the Changes
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on X ? TipsChat with CodeRabbit Bot (
|
What about showing warning message instead of return error(break the process)? |
Yes, I think it's better for show to do it that way! |
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
…in/cosmos-sdk into feat/check-duplicate-key
|
@Mergiyio backport release/v0.53.x |
|
@Mergifyio backport release/v0.53.x |
✅ Backports have been createdDetails
|
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> (cherry picked from commit f876b14) # Conflicts: # CHANGELOG.md # client/keys/show.go
Description
This pr added a support for checking
<appd> keysmultisig keys duplicate.<appd> keys add<appd> keys showAnd btw, add simapp/simd/simd to .gitignore