mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-04-07 21:48:10 +03:00
CFD schemas update
package.json version was updated to 0.16.6-rc.1
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
const positionStatuses = [
|
||||
'SHORT',
|
||||
'LONG',
|
||||
'CLOSED',
|
||||
'LIQUIDATED',
|
||||
'NOT_OPEN',
|
||||
'CLOSING',
|
||||
'LIQUIDATION',
|
||||
'ZERO',
|
||||
] as const;
|
||||
|
||||
export default positionStatuses;
|
||||
|
||||
Reference in New Issue
Block a user