Setup Padding Outputs
Last updated
// Response has to be signed the the payment wallet
{
"buyerInputIndices": [
0
],
"psbt": "cHNidP1BAP15AQIAAAAE1K5...........", // base64 transaction to be signed
"psbtHex": "70736..."
}
{
status: 'error',
error: 'error reason'
}