Skip to content

Commit 34c85d5

Browse files
committed
canary update
1 parent 969eb61 commit 34c85d5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core/canary.go

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ import (
2424
)
2525

2626
var (
27-
jeff = common.HexToAddress("a8edb1ac2c86d3d9d78f96cd18001f60df29e52c")
28-
vitalik = common.HexToAddress("1baf27b88c48dd02b744999cf3522766929d2b2a")
29-
christoph = common.HexToAddress("60d11b58744784dc97f878f7e3749c0f1381a004")
30-
gav = common.HexToAddress("4bb7e8ae99b645c2b7860b8f3a2328aae28bd80a")
27+
jeff = common.HexToAddress("959c33de5961820567930eccce51ea715c496f85")
28+
vitalik = common.HexToAddress("c8158da0b567a8cc898991c2c2a073af67dc03a9")
29+
christoph = common.HexToAddress("7a19a893f91d5b6e2cdf941b6acbba2cbcf431ee")
30+
gav = common.HexToAddress("539dd9aaf45c3feb03f9c004f4098bd3268fef6b")
3131
)
3232

3333
// Canary will check the 0'd address of the 4 contracts above.

0 commit comments

Comments
 (0)