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

Error403BcashBroadcast

Model getters

Method name Return type Description Notes
getErrorCode() string bch.broadcast.failed
Example: bch.broadcast.failed
 
getMessage() string Unable to broadcast transaction. Error from blockchain: ${error}
Example: Unable to broadcast transaction. Error from blockchain: ${error}
 
getStatusCode() float 403
Example: 403