Skip to content

Commit

Permalink
v1.10 (#9)
Browse files Browse the repository at this point in the history
- update ICDexMaker.mo
  • Loading branch information
iclighthouse authored Jan 30, 2024
1 parent 07bae18 commit bdcb872
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ICDexMaker.mo
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ module {
paused: Bool;
initialized: Bool;
sysTransactionLock: Bool;
sysGlobalLock: ?Bool;
visibility: {#Public; #Private};
creator: AccountId;
withdrawalFee: Float;
Expand Down

0 comments on commit bdcb872

Please sign in to comment.