Skip to content

Commit

Permalink
Core contracts 12/governance slasher to abi (#11281)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr authored Nov 26, 2024
1 parent 4903cfa commit 3c58a09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/protocol/scripts/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export const ProxyContracts = [
'GoldTokenProxy',
'GovernanceApproverMultiSigProxy',
'GovernanceProxy',
'GovernanceSlasherProxy',
'LockedGoldProxy',
'OdisPaymentsProxy',
'RegistryProxy',
Expand Down Expand Up @@ -60,6 +61,7 @@ export const CoreContracts = [
'EpochManager',
'EpochManagerEnabler',
'Governance',
'GovernanceSlasher',
'GovernanceApproverMultiSig',
'BlockchainParameters',
'DoubleSigningSlasher',
Expand Down

0 comments on commit 3c58a09

Please sign in to comment.