We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5fbd4 commit a5bdbdbCopy full SHA for a5bdbdb
config/arbitrumSepoliaAddressScript.ts
@@ -13,8 +13,8 @@ export let addresses: Addresses = {
13
graphToken: '{{arbsep.L2GraphToken.address}}',
14
epochManager: '{{arbsep.EpochManager.address}}',
15
disputeManager: '{{arbsep.DisputeManager.address}}',
16
- staking: '{{arbsep.L2Staking.address}}',
17
- stakingExtension: '{{arbsep.StakingExtension.address}}',
+ staking: '{{arbsep.HorizonStaking.address}}',
+ stakingExtension: '{{arbsep.HorizonStaking.address}}',
18
curation: '{{arbsep.L2Curation.address}}',
19
rewardsManager: '{{arbsep.RewardsManager.address}}',
20
serviceRegistry: '{{arbsep.ServiceRegistry.address}}',
0 commit comments