Skip to content

Commit

Permalink
update api examples
Browse files Browse the repository at this point in the history
  • Loading branch information
svssathvik7 committed Dec 30, 2024
1 parent 2437afc commit 0b0825a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions static/swagger/quote/quote.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,20 +210,10 @@
"type": "string",
"description": "Validity till the current quote is valid"
},
"bitcoin_optional_recipient": {
"type": "string",
"description": "An optional Bitcoin address to receive the output token, if specified.",
"example": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa"
},
"sig": {
"type": "string",
"description": "",
"example": "MEYCIQDYfLzU1MxP3RLlY5YXzkKcFvndv3tZyjGtHKqbrFqJ6QIhAMTytBYJ5Fb2+9NdXdHSTHz9BUEtwxE/n9VUwqP1X5fn"
},
"instant_refund_tx_bytes": {
"type": "string",
"description": "The signature used to derive the transaction hash for an instant refund in case of transaction failure.",
"example": "90a36c9fc942109060165b9db0ada8f6499302288d9d3698c6b4fa9431b5bf22"
}
}
}
Expand Down

0 comments on commit 0b0825a

Please sign in to comment.