Skip to content

Commit 5adaffe

Browse files
Update platform fee, build production files
1 parent 2cdd25d commit 5adaffe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/bundle.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/env.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// public/env.js
22
window.env = {
3-
network: "sepolia",
4-
platformFee: "0.0012",
3+
network: "polygon",
4+
platformFee: "3.0",
55
};

0 commit comments

Comments
 (0)