Skip to content

Commit

Permalink
nit: comment address of the registry is the same for all networks
Browse files Browse the repository at this point in the history
  • Loading branch information
jordipainan committed Mar 5, 2024
1 parent 41e4dc0 commit 777e95c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions delegate/delegate.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import (
)

const (
// address is the same for all networks
DelegateRegistryAddress = "0x00000000000000447e69651d841bD8D104Bed493"
maxRetries = 3
)
Expand Down

0 comments on commit 777e95c

Please sign in to comment.