Skip to content

Commit e927cb4

Browse files
Merge pull request #495 from bancorprotocol/fix-health-tests
fix health tests
2 parents 42b03db + bab0ce1 commit e927cb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/named-accounts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const TestNamedAccounts = {
2626
...mainnet('0x55FE002aefF02F77364de339a1292923A15844B8')
2727
},
2828
wbtcWhale: {
29-
...mainnet('0x6daB3bCbFb336b29d06B9C793AEF7eaA57888922')
29+
...mainnet('0x28C6c06298d514Db089934071355E5743bf21d60')
3030
}
3131
};
3232

0 commit comments

Comments
 (0)