This commit is contained in:
Quentin Le Sceller
2018-11-13 11:56:48 +01:00
parent 59b0f1b1d7
commit 2ab31d18a3
+4 -2
View File
@@ -523,7 +523,8 @@ Roll back a transaction and all associated outputs with a given transaction id T
* **URL**
/v1/wallet/owner/cancel_tx?id=x
* /v1/wallet/owner/cancel_tx?id=x
* /v1/wallet/owner/cancel_tx?tx_id=x
* **Method:**
@@ -532,7 +533,8 @@ Roll back a transaction and all associated outputs with a given transaction id T
* **URL Params**
**Required:**
`id=[number]`
* `id=[number]` the transaction id
* `tx_id=[string]`the transaction slate id
* **Data Params**