This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Description
I am using the basic createvalidator example in evmosjs but i am getting this error:
'signature verification failed; please verify account number (0) and chain-id (evmos_9000-4): feePayer pubkey EthPubKeySecp256k1{03C4EF884DB924BA9D37CD65EF081A6CB5357BB4FFB497AA8F3F2F21C9AD4378CB} is different from transaction pubkey EthPubKeySecp256k1{0362453C9F0E11C5ACCFBF0FA455C4681CCE8110633B68F57300D94D797DD4203D}: invalid pubkey [evmos/[email protected]/app/ante/eip712.go:287]: unauthorized'
Anyone tell me that which pubKey is given in here:

Any help will be highly appreciated.