Skip to content

Commit

Permalink
update minBalance for relayers;
Browse files Browse the repository at this point in the history
Signed-off-by: tcar <tcar121293@gmail.com>
  • Loading branch information
tcar121293 committed Nov 22, 2023
1 parent 91232f2 commit d4faa79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mainnet/balance-config-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@
"chainId": 100,
"url": "",
"type": "evm",
"nativeTokenMinBalance": "10",
"nativeTokenMinBalance": "5",
"nativeBalanceData": [
{
"address": "0x8be30312f8eBc22F46c7f06F9913C52ef7690345",
Expand Down

0 comments on commit d4faa79

Please sign in to comment.