Closed olemis closed 6 years ago
[DELETE] /api/transactions/history/to/{address}/observation
Should stop observation of the transactions that transfer fund to the address . Should affect result of the [GET] /api/transactions/history/to/{address} .
[GET] /api/transactions/history/to/{address}
Errors:
204 No content
[DELETE] /api/transactions/history/to/{address}/observation
Should stop observation of the transactions that transfer fund to the address . Should affect result of the
[GET] /api/transactions/history/to/{address}
.Errors:
204 No content
: transactions to the address are not observed.