v7

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-2138342633.5 KB

[Deprecated] Sends a transaction and waits until transaction is fully complete. (Has a 10 second timeout). Consider using send_tx instead.

post/broadcast_tx_commit

Request body

idstring

JSON-RPC request id. Auto-populated; can be any string.

jsonrpc'2.0'

JSON-RPC protocol version. Always 2.0.

method'broadcast_tx_commit' required

Response

OR