mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-27 16:17:47 +03:00
Update cfd balance schema
This commit is contained in:
3
src/constants/cfdExecutionTypes.ts
Normal file
3
src/constants/cfdExecutionTypes.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
const executionTypes = ['LIMIT', 'STOP_LIMIT'] as const;
|
||||
|
||||
export default executionTypes;
|
||||
Reference in New Issue
Block a user