Skip to content

Commit

Permalink
Merge pull request #104 from sygmaprotocol/mpetrun5/add-spectre-addreses
Browse files Browse the repository at this point in the history
Add spectre addresses
  • Loading branch information
mpetrun5 authored Apr 4, 2024
2 parents 3491fe7 + b3fde43 commit ee024ee
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions testnet/balance-config-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@
{
"address": "0x4C2A3a361030dC5786b633bc60e6012279aD7316",
"topic": "TEST-relayer-low-balance"
},
{
"address": "0x1690A20A0afF150C0501919604bf46A9C76A1CBd",
"topic": "TEST-relayer-low-balance"
},
{
"address": "0xA6F853fBb6d06Ec88763f0e5cC93132e5329190c",
"topic": "TEST-relayer-low-balance"
}
],
"assetBalanceData": [
Expand Down Expand Up @@ -161,6 +169,14 @@
{
"address": "0x4C2A3a361030dC5786b633bc60e6012279aD7316",
"topic": "TEST-relayer-low-balance"
},
{
"address": "0x71B54037B7b843934F575a762087D455bf44Bb1B",
"topic": "TEST-relayer-low-balance"
},
{
"address": "0xA6F853fBb6d06Ec88763f0e5cC93132e5329190c",
"topic": "TEST-relayer-low-balance"
}
],
"assetBalanceData": []
Expand Down

0 comments on commit ee024ee

Please sign in to comment.