PublishTransferBtc
Second step to transfer BTC to an address. This will accept the user's signed psbt to broadcast in BTC network.
Last updated
Second step to transfer BTC to an address. This will accept the user's signed psbt to broadcast in BTC network.
Last updated
POST
/api/publish-transfer-btc
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
As request data, signed psbt MUST be finalized and extracted by wallet.
Request
Response
Content-Type
application/json
Authorization
Bearer <token>
wallet_id
string
The end user's wallet id
final_psbt
[]byte
Signed and extracted transaction to be broadcasted