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
when I do the delegate I caught the error "account sequence mismatch, expected 1, got 0: incorrect account sequence"
The delegate command:
galacticad tx staking delegate $(galacticad keys show wallet --bech val -a) 19000000000000000000agnet --from galatica_1 --chain-id galactica_9302-1 --gas 250000 --gas-prices 20agnet -y
Could you help me!
The text was updated successfully, but these errors were encountered:
Hello @vietnnit
I just found a mismatch between the address you request via galacticad keys show and the address that is used for the transaction.
Please make sure that a key named wallet exists in your key store.
If you want to delegate to yourself, try changing it to galatica_1.
when I do the delegate I caught the error "account sequence mismatch, expected 1, got 0: incorrect account sequence"
The delegate command:
galacticad tx staking delegate $(galacticad keys show wallet --bech val -a) 19000000000000000000agnet --from galatica_1 --chain-id galactica_9302-1 --gas 250000 --gas-prices 20agnet -y
Could you help me!
The text was updated successfully, but these errors were encountered: