SwapOrderState.Error
This commit is contained in:
@@ -107,6 +107,7 @@ export const OrderState = {
|
||||
Canceled: 3,
|
||||
Expired: 4,
|
||||
Filled: 5,
|
||||
Error: 99,
|
||||
}
|
||||
|
||||
export function orderIsOpen(order) {
|
||||
|
||||
Reference in New Issue
Block a user