Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticLove1 authored Dec 14, 2022
1 parent bc7dd83 commit 86c1b57
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,13 @@ All notable changes to this project will be documented in this file.

### Fixed

- ```...
Run FlexWalletAccount.cancelOrder... TX: 3c4ea23aeecc3bec5e208a2ead7aeafba7fcf1be48714ace986bedcf48098dcf ✓
Waiting for derivative transaction was stopped: account 0:0302cf72b231d26ba1a28ed21010d48029b236cdc69c2c9571ba4d9ac08f0153 has inactive state 3."
STDERR: "TypeError: Cannot read properties of null (reading 'toString')
at errorFromExitCode (node_modules/flex-sdk-js/dist/contracts/errors.js:9:90)
at findTransactionError (node_modules/flex-sdk-js/dist/contracts/errors.js:42:19)
at resolveDerivativeTransaction (node_modules/flex-sdk-js/dist/flex/trader/processing.js:19:60)
at node_modules/flex-sdk-js/dist/flex/trader/cancel-order.js:177:80```
- ``` Run FlexWalletAccount.cancelOrder... TX: 3c4ea23aeecc3bec5e208a2ead7aeafba7fcf1be48714ace986bedcf48098dcf ✓
Waiting for derivative transaction was stopped: account **** has inactive state 3."
STDERR: "TypeError: Cannot read properties of null (reading 'toString')
at errorFromExitCode (node_modules/flex-sdk-js/dist/contracts/errors.js:9:90)
at findTransactionError (node_modules/flex-sdk-js/dist/contracts/errors.js:42:19)
at resolveDerivativeTransaction (node_modules/flex-sdk-js/dist/flex/trader/processing.js:19:60)
at node_modules/flex-sdk-js/dist/flex/trader/cancel-order.js:177:80```
## [0.10.0] – 2022-12-05
Expand Down

0 comments on commit 86c1b57

Please sign in to comment.