File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
with :
24
24
repository : layr-labs/eigensdk-go
25
25
token : ${{ github.token }}
26
- ref : dev
26
+ ref : 37139a7d8ea870ca2c36e6aca72115de12c26d5d
27
27
28
28
- name : Run anvil chain
29
29
run : |
96
96
with :
97
97
repository : layr-labs/eigensdk-go
98
98
token : ${{ github.token }}
99
- ref : dev
99
+ ref : 37139a7d8ea870ca2c36e6aca72115de12c26d5d
100
100
- name : Run anvil chain
101
101
run : |
102
102
nohup make start-anvil-with-contracts-deployed > nohup.out 2>&1 &
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ var ChainMetadataMap = map[int64]types.ChainMetadata{
69
69
BlockExplorerUrl : "" ,
70
70
ELDelegationManagerAddress : "0xDc64a140Aa3E981100a9becA4E685f962f0cF6C9" ,
71
71
ELAVSDirectoryAddress : "0x0165878A594ca255338adfa4d48449f69242Eb8F" ,
72
- ELRewardsCoordinatorAddress : "0x610178dA211FEF7D417bC0e6FeD39F05609AD788 " ,
72
+ ELRewardsCoordinatorAddress : "0x2279B7A0a67DB372996a5FaB50D91eAA73d2eBe6 " ,
73
73
ELPermissionManagerAddress : "" ,
74
74
WebAppUrl : "" ,
75
75
ProofStoreBaseURL : "" ,
You can’t perform that action at this time.
0 commit comments