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
discovered during canto/v8 qa for cosmos-sdk basic modules.
branch: v8/delevop
> cantod tx feegrant prune --from canto1mn099lymkssyqg82a7ekj6nkajhspynwjxmpt3 --gas-prices 10000000000000000acanto --home ~/Downloads/canto-snap --chain-id canto_7700-1 --keyring-backend test
Error: failed to convert address field to address: super-vali.info: key not found [cosmos/[email protected]/crypto/keyring/keyring.go:538]
failed to convert address field to address: super-vali.info: key not found [cosmos/[email protected]/crypto/keyring/keyring.go:538]
> cantod keys list --home ~/Downloads/canto-snap --keyring-backend test
- address: canto1mn099lymkssyqg82a7ekj6nkajhspynwjxmpt3
name: super-vali
pubkey: '{"@type":"/ethermint.crypto.v1.ethsecp256k1.PubKey","key":"Arn+uzlG3OehaJemKpjP8ErrNzXGDChJhOgTV0zqFAa7"}'
type: local
as above, canto1mn099lymkssyqg82a7ekj6nkajhspynwjxmpt3 address exists in keyring, but tx broadcast is failed.
The text was updated successfully, but these errors were encountered:
discovered during canto/v8 qa for cosmos-sdk basic modules.
branch: v8/delevop
as above,
canto1mn099lymkssyqg82a7ekj6nkajhspynwjxmpt3
address exists in keyring, but tx broadcast is failed.The text was updated successfully, but these errors were encountered: