swanchain / go-computing-provider

A golang implementation of computing provider
MIT License
21 stars 22 forks source link

error: nonce too low #61

Closed ThomasBlock closed 5 months ago

ThomasBlock commented 5 months ago

I am trying to update my node ( port because there are still request from saturn i guess )

but i can no longer do "account create". even when i start from scratch and import the key. what can i do to increase nonce? is it a rpc problem? nonce 3 is confirmed since 15 minutes

computing-provider wallet import

computing-provider wallet list
Address                                     Balance  Nonce  
ABC  0.39982  3  

computing-provider account create --ownerAddress ABC --beneficiaryAddress DEF
Error: deploy cp account contract failed, error: nonce too low: next nonce 4, tx nonce 3
ThomasBlock commented 5 months ago

yes now some hours later, account create did work and created new files account and private_key