cli icon indicating copy to clipboard operation
cli copied to clipboard

Handle errors from `keyring.Record.GetPubKey()`

Open aljo242 opened this issue 3 years ago • 0 comments

The cosmos sdk v0.46.0 upgrade made many changes to the github.com/cosmos/cosmos-sdk/crypto/keyring package.

In particular, the Record.GetPubKey() function now returns an error which is currently unhandled.

aljo242 avatar Jul 29 '22 13:07 aljo242