- Preparing search index...
- The search index is not available
Stacks.js 
 
Function broadcastRawTransaction
 
- broadcastRawTransaction(rawTx: Uint8Array, url: string, attachment?: Uint8Array, fetchFn?: FetchFn): Promise<TxBroadcastResult>
- 
Parameters
- 
rawTx: Uint8Array
- 
url: string
- 
Optionalattachment: Uint8Array
- 
fetchFn: FetchFn = ...
 
 
 
 
 
Broadcast the signed transaction to a core node
Returns
that resolves to a response if the operation succeeds