Dear team
I have implemented a custom PubKey type in my Cosmos chain that supports eth_address_generation. While registering my chain in Keplr, I enabled the eth_addr_gen feature. However, all transactions fail when using Keplr.
I would like to understand:
Which public key type does Keplr use when signing transactions for chains with eth_addr_gen enabled?
Is there a way to specify or modify the public key type used by Keplr to match my custom implementation?
Any guidance on how to resolve this issue would be greatly appreciated.
Dear team
I have implemented a custom PubKey type in my Cosmos chain that supports eth_address_generation. While registering my chain in Keplr, I enabled the eth_addr_gen feature. However, all transactions fail when using Keplr.
I would like to understand:
Which public key type does Keplr use when signing transactions for chains with eth_addr_gen enabled?
Is there a way to specify or modify the public key type used by Keplr to match my custom implementation?
Any guidance on how to resolve this issue would be greatly appreciated.