Skip to content

Commit 18dd2dd

Browse files
Edward LegaspiEdward Legaspi
authored andcommitted
fix: add MAX_NUM_ORDER_AMENDS
1 parent 9fe4578 commit 18dd2dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/binance/api/client/domain/general/FilterType.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ public enum FilterType {
2828
EXCHANGE_MAX_NUM_ORDERS,
2929
EXCHANGE_MAX_ALGO_ORDERS,
3030

31+
MAX_NUM_ORDER_AMENDS,
3132
MAX_NUM_ORDER_LISTS
3233
}

0 commit comments

Comments
 (0)