Skip to content

Commit 1e08898

Browse files
committed
feat: updated uplugin with new modules
1 parent 2a0fed3 commit 1e08898

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Immutable.uplugin

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,16 @@
2525
"Name": "ImmutableEditor",
2626
"Type": "Editor",
2727
"LoadingPhase": "Default"
28+
},
29+
{
30+
"Name": "ImmutableOrderbook",
31+
"Type": "Runtime",
32+
"LoadingPhase": "Default"
33+
},
34+
{
35+
"Name": "ImmutablezkEVMAPI",
36+
"Type": "Runtime",
37+
"LoadingPhase": "Default"
2838
}
2939
],
3040
"Plugins": [

0 commit comments

Comments
 (0)