Skip to content

Commit bdcb872

Browse files
authored
v1.10 (#9)
- update ICDexMaker.mo
1 parent 07bae18 commit bdcb872

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ICDexMaker.mo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ module {
105105
paused: Bool;
106106
initialized: Bool;
107107
sysTransactionLock: Bool;
108+
sysGlobalLock: ?Bool;
108109
visibility: {#Public; #Private};
109110
creator: AccountId;
110111
withdrawalFee: Float;

0 commit comments

Comments
 (0)