Skip to content

Commit 4bcb1f3

Browse files
committed
Change minimumTransactionAmount to 85
1 parent 7d18b57 commit 4bcb1f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/config.base.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"projectName": "ckbull",
3-
"minimumTransactionAmount": 61,
3+
"minimumTransactionAmount": 85,
44
"minimumDaoDeposit": 102,
55
"mainnetExplorerLink": "https://explorer.nervos.org/",
66
"testnetExplorerLink": "https://pudge.explorer.nervos.org/",

0 commit comments

Comments
 (0)