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

Error403BtcMnemonicTxFailed

Model getters

Method name Return type Description Notes
getErrorCode() string transaction.preparation.failed
Example: transaction.preparation.failed
 
getMessage() string Impossible to prepare transaction. Either mnemonic or keyPair and attr must be present.
Example: Impossible to prepare transaction. Either mnemonic or keyPair and attr must be present.
 
getStatusCode() float 403
Example: 403