Skip to content

Commit

Permalink
Merge pull request #179 from sygmaprotocol/tcar/fix-addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
tcar121293 authored Oct 3, 2024
2 parents c4bdcee + fd040ed commit 4d2b15b
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 @@ -919,15 +919,15 @@
"address": "0x46b535f52237a9621dce4d506744056b10d2AD7D",
"topic": "TESTNET-liquidity-low-balance",
"minBalance": "20",
"decimals": "18",
"decimals": "6",
"type": "erc20",
"erc20Address": "0xE61e5ed4c4f198c5384Ef57E69aAD1eF0c911004",
"msgPath": "../assetLowBalanceTemplate.ejs"
},
{
"address": "0x46b535f52237a9621dce4d506744056b10d2AD7D",
"address": "0x76779F1C15605d78001a364F6E551e25Bb63b74B",
"topic": "TESTNET-native-handler-liquidity-low-balance",
"minBalance": "20",
"minBalance": "0.5",
"decimals": "18",
"type": "native",
"erc20Address": "",
Expand Down

0 comments on commit 4d2b15b

Please sign in to comment.