Skip to content

Commit 52d4b7c

Browse files
author
tok-kkk
committed
pump the version
1 parent ce68d17 commit 52d4b7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.7
1+
3.0.8

darknode/network.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ func (network Network) ProtocolAddr() common.Address {
102102
case Testnet:
103103
return common.HexToAddress("0x59e23c087cA9bd9ce162875811CD6e99134D6d0F")
104104
case Devnet:
105-
return common.HexToAddress("0x1deb773b50b66b0e65e62e41380355a1a2bed2e1")
105+
return common.HexToAddress("0x5045E727D9D9AcDe1F6DCae52B078EC30dC95455")
106106
default:
107107
panic("unknown network")
108108
}

0 commit comments

Comments
 (0)