Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403EthTxSign

Model getters

Method name Return type Description Notes
getErrorCode() string eth.transaction.sign
Example: eth.transaction.sign
 
getMessage() string Unable to sign transaction. ${error}
Example: Unable to sign transaction. ${error}
 
getStatusCode() float 403
Example: 403