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

BtcBroadcast403Response

Model getters

Method name Return type Description Notes
getErrorCode() string blockchain.broadcast.error
Example: blockchain.broadcast.error
 
getMessage() string Unable to broadcast transaction, wrong input data.
Example: Unable to broadcast transaction, wrong input data.
 
getStatusCode() float 403
Example: 403