0glabs / 0g-chain

The First Modular AI Chain
Apache License 2.0
28 stars 37 forks source link

Try to delegate with command but got error "incorrect account sequence" #33

Closed iamcryptofennec closed 3 months ago

iamcryptofennec commented 3 months ago

image

0gchaind tx staking delegate $(0gchaind keys show $WALLET_NAME --bech val -a) 1000000ua0gi \ --from $WALLET_NAME \ -y

iamcryptofennec commented 3 months ago

0gchaind tx staking delegate $(0gchaind keys show wallet --bech val -a) 1000ua0gi --chain-id zgtendermint_16600-1 --from wallet --gas-adjustment 1.4 --gas auto -y

I tried to adjust gas and yeah.. the error still display

iamcryptofennec commented 3 months ago

Ok I can solve the problem. Just restart the the service and try later. It works ;)