Skip to content

Commit 7a0711e

Browse files
committed
fix: correct old voter registry address
1 parent 51c8a20 commit 7a0711e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client/collector/voterRegistry.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const (
2828
newRegistryCoston = "0x4C797636FC2410e1BbA7CF4bf2e397d94e65DfB8"
2929
newRegistryCoston2 = "0x6a0AF07b7972177B176d3D422555cbc98DfDe914"
3030

31-
oldRegistryCoston = "0xE2c06DF29d175Aa0EcfcD10134eB96f8C94448A3" // old message
31+
oldRegistryCoston = "0xB4B93a3A3ADa93a574E6efeb5f295bf882934cB6" // old message
3232

3333
// old ABI
3434
oldRegistrySongbird = "0x31B9EC65C731c7D973a33Ef3FC83B653f540dC8D"

0 commit comments

Comments
 (0)