cfx_sendRawTransaction errors
When sending transaction through cfx_sendRawTransaction
method, if the transaction is not build correctly, the method will failed and return some error message.
Below are the most common errrors.
nonce
#
Incorrect #
tx already existor
To replace transaction in pool, specify a bigger gasPrice and resend.
#
tool stale nonce#
too distant futuregas
#
Incorrect #
NotEnoughBaseGas#
exceeds the maximum value 15000000gasPrice
#
Incorrect epochHeight
#
Incorrect to
address#
Incorrect chainId
#
Incorrect #
Encode or Signature error#
Rlp encode#
Signature error#
Fullnode error#
txpool is fullor