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

Error403SolanaBroadcast

Model getters

Method name Return type Description Notes
getErrorCode() string solana.broadcast.failed
Example: Solana.broadcast.failed
 
getMessage() string Unable to broadcast transaction due to ${error}.
Example: Unable to broadcast transaction due to ${error}.
 
getStatusCode() float 403
Example: 403