Skip to content

Commit d9d8e29

Browse files
Merge pull request #117 from step-finance/jlp
Jup perps program id added
2 parents 0fd4532 + ae84e08 commit d9d8e29

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

crates/plugin/triton_config.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@
302302
"j1o2qRpjcyUwEvwtcfhEQefh773ZgjxcVRry7LDqg5X": {
303303
"pre": true,
304304
"post": true
305+
},
306+
"PERPHjGBqRHArX4DySjwM6UJHiR3sWAatqfdBS2qQJu": {
307+
"pre": true,
308+
"post": true
305309
}
306310
},
307311
"numShards": 12

crates/plugin/triton_config_dev.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,10 @@
302302
"j1o2qRpjcyUwEvwtcfhEQefh773ZgjxcVRry7LDqg5X": {
303303
"pre": true,
304304
"post": true
305+
},
306+
"PERPHjGBqRHArX4DySjwM6UJHiR3sWAatqfdBS2qQJu": {
307+
"pre": true,
308+
"post": true
305309
}
306310
},
307311
"numShards": 12

0 commit comments

Comments
 (0)