chore: enable iceberg orders
This commit is contained in:
parent
228236c152
commit
015e0188ec
3
.github/ISSUE_TEMPLATE/feature-epic.md
vendored
3
.github/ISSUE_TEMPLATE/feature-epic.md
vendored
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: Feature Epic
|
name: Feature Epic
|
||||||
about:
|
about: A template to capture and scope user requirements, high level process, and basic mockups for an upcoming feature as part of the initial core spec review process.
|
||||||
A template to capture and scope user requirements, high level process, and basic mockups for an upcoming feature as part of the initial core spec review process.
|
|
||||||
title: 'Epic: '
|
title: 'Epic: '
|
||||||
labels: feature-epic
|
labels: feature-epic
|
||||||
---
|
---
|
||||||
|
@ -18,5 +18,5 @@ NX_VEGA_CONSOLE_URL=https://console.fairground.wtf
|
|||||||
# Cosmic elevator flags
|
# Cosmic elevator flags
|
||||||
NX_SUCCESSOR_MARKETS=true
|
NX_SUCCESSOR_MARKETS=true
|
||||||
NX_STOP_ORDERS=true
|
NX_STOP_ORDERS=true
|
||||||
# NX_ICEBERG_ORDERS
|
NX_ICEBERG_ORDERS=true
|
||||||
# NX_PRODUCT_PERPETUALS
|
# NX_PRODUCT_PERPETUALS
|
Loading…
Reference in New Issue
Block a user