DNP_DAPPMANAGER icon indicating copy to clipboard operation
DNP_DAPPMANAGER copied to clipboard

Add consensus client to `fullnode.dappnode` feature

Open pablomendezroyo opened this issue 2 years ago • 3 comments

The fullnode.dappnode is an alias added to the selected execution client by the user. This way, other dappnode packages can use this alias to make requests to the execution client. Add to the existing feature fullnode.dappnode the consensus client selected.

  • fullnode.execution.dappnode => execution client selected
  • fullnode.dappnode => execution client selected (for backwards compatibility)
  • fullnode.consensus.dappnode => consensus client selected

pablomendezroyo avatar Jan 30 '23 08:01 pablomendezroyo