atomiclabs / atomiclabs/hyperdex
Allow users to cancel pending trades
Open
enhancement
marketmaker v2
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
We can now do this with:
```js
_api.debug({method: 'cancel', uuid: "c233ab1ebbb5e4b34341779923af19506f5714c512661394f5ea28c4d822a155"})
```
https://github.com/jl777/SuperNET/commit/015b4cec17a75154bd4ef5f3bc0ab907284a8588
(at time of writing not yet in a marketmaker release version)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.