Skip to content

Commit

Permalink
Add prysm holesky optional dependency
Browse files Browse the repository at this point in the history
Add prysm holesky optional dependency due to token valdiator update
  • Loading branch information
pablomendezroyo authored Oct 7, 2024
1 parent 2a1115c commit e18f7ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package_variants/lukso/dappnode_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,8 @@
"envs": ["CONSENSUS_CLIENT_LUKSO", "EXECUTION_CLIENT_LUKSO"],
"services": ["brain"]
}
]
],
"optionalDependencies": {
"prysm-lukso.dnp.dappnode.eth": ">=0.1.2"
}
}

0 comments on commit e18f7ce

Please sign in to comment.