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
+1, related to the fixes from #18868 and #18122.
We can bring it back on main, as I disabled it on client/v2 for v0.50 until we get that keyring instantiation correct (which now can be done correct on main)
Is there an existing issue for this?
What happened?
When trying to send a tx using a key alias command
tx bank send
fails with:panic: decoding bech32 failed: invalid bech32 string length 5: tx parse error
This doesn't happen when using an address directly.
Cosmos SDK Version
main
How to reproduce?
tx bank send alice...
The text was updated successfully, but these errors were encountered: