You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the group draft-proposal functionality and trying to delegate, the CLI UI incorrectly expects a non-valoper Bech32 prefix: "invalid address: invalid Bech32 prefix; expected xxx, got xxxvaloper"
Version
0.47.2
Steps to Reproduce
Example:
➜ group_testing empowerd tx group draft-proposal
✔ other
✔ /cosmos.staking.v1beta1.MsgDelegate
Enter proposal's title: Delegate to X
✔ Enter proposal's authors: empower1m9l358xunhhwds0568za49mzhvuxx9uxl4sqxn█
✔ Enter proposal's summary: delegate yo█
Enter proposal's details: plz
Enter proposal's proposal forum url: https://so-many-questions.com
Enter proposal's vote option context: si o no
Enter group policy address: empower17l6djqrztw0ux668vkw7ff7d2602jvml52w9fyrvryusp7djnhfq8anafu
Enter proposer address: empower1m9l358xunhhwds0568za49mzhvuxx9uxl4sqxn
Enter msg's delegator address: empower17l6djqrztw0ux668vkw7ff7d2602jvml52w9fyrvryusp7djnhfq8anafu
✗ Enter msg's validator address: empowervaloper1xm30kmu6gezca96ksmk8ketfg47zdvt9jmrham█
>> invalid address: invalid Bech32 prefix; expected empower, got empowervaloper
The text was updated successfully, but these errors were encountered:
Summary of Bug
When using the group draft-proposal functionality and trying to delegate, the CLI UI incorrectly expects a non-valoper Bech32 prefix: "invalid address: invalid Bech32 prefix; expected xxx, got xxxvaloper"
Version
0.47.2
Steps to Reproduce
Example:
The text was updated successfully, but these errors were encountered: