The sendpsbt is a low-level RPC command which sends a fully-signed PSBT.
{ "id": 82, "method": "sendpsbt", "params": { "psbt": "some_psbt" }}
Generated using TypeDoc
The sendpsbt is a low-level RPC command which sends a fully-signed PSBT.
EXAMPLE JSON REQUEST