InvalidTransactionRequest

The step's transaction request was invalid: either a required field (e.g. from/to) was missing, or a numeric field (e.g. value/gas) held a value that couldn't be parsed into a valid RPC hex quantity.

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?