atomiclabs / atomiclabs/hyperdex
Withdraw errors aren't handled
Open
- Dominant language
- JavaScript
- Stars
- 151
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
A failed withdrawal will return:
```js
{"txid":"0000000000000000000000000000000000000000000000000000000000000000","complete":false}
```
Currently this goes unhandled and the withdraw button will be disabled until app restart.
Unfortunately we don't get any information on what went wrong from `marketmaker`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.