Skip to content

Commit

Permalink
update minBalance for weth;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Aug 6, 2024
1 parent 1bb32fc commit cde0fe9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testnet/balance-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
{
"resourceId":
"0x0000000000000000000000000000000000000000000000000000000000003000",
"assetTokenMinBalance": "200"
"assetTokenMinBalance": "20"
}
],
"accountAddresses": [],
Expand Down Expand Up @@ -369,7 +369,7 @@
{
"resourceId":
"0x0000000000000000000000000000000000000000000000000000000000003000",
"assetTokenMinBalance": "200"
"assetTokenMinBalance": "20"
}
],
"accountAddresses": [],
Expand Down Expand Up @@ -477,7 +477,7 @@
{
"resourceId":
"0x0000000000000000000000000000000000000000000000000000000000003000",
"assetTokenMinBalance": "200"
"assetTokenMinBalance": "20"
}
],
"accountAddresses": [],
Expand Down

0 comments on commit cde0fe9

Please sign in to comment.