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
{{ message }}
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: