forked from bitrinjani/r2
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
「TypeError: Cannot read property 'toString' of null」 約定数量確認時に上記エラーが発生した。 対応として - APIで定義されていないレスポンスを、any へ変更した。 - trailing_stop_type、trailing_stop_value については type.ts上ではboolean型で定義されており、APIでは、何も定義されていない。かなり怪しいので定義自体を削除しました。 参考: bitrinjani#149
- Loading branch information
1 parent
cc13b41
commit 1ab2e2c
Showing
1 changed file
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters