Skip to content

Commit

Permalink
Merge pull request #63 from DIMO-Network/fix/developer-license-price
Browse files Browse the repository at this point in the history
developer license price
  • Loading branch information
YokySantiago authored Dec 27, 2024
2 parents 20fb935 + 2316fd3 commit 0143b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/default.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const {
LICENSE_PRICE_USD = 5,
LICENSE_PRICE_USD = 0,
DCX_IN_USD = 0.001,
DIMO_IN_USD = 0.16,
} = process.env;
Expand Down

0 comments on commit 0143b46

Please sign in to comment.