web3.eth.sendSignedTransaction() always return “Returned error: nonce too low”
问题 I used web3@1.00 in node.js to interact with private blockchain. And I write the code according to the official documents of web3@1.00. var Web3 = require('web3'); var Tx = require('ethereumjs-tx'); var web3 = new Web3('http://localhost:8101'); //get the privatekey var decryptPK = web3.eth.accounts.decrypt({"address":"68c5cb5aa9f568ae2a6ec530e982f4f1144f2d10", "crypto":{"cipher":"aes-128-ctr", "ciphertext":"96b6a86bd5ff16a5669975974eabba844bc414bc52d9cc36843b4f41e89d46b9", "cipherparams":{"iv