Skip to content

cardano-cli command which outputs ledger peers #571

@coot

Description

@coot

In the future, Daedalus (or any other wallet) will need to be distributed with a snapshot of ledger peers. For that reason the cardano-cli command needs to have query which list all registered ledger peers which includes:

  • registered relays
  • stake of the pool

This information should be exactly what the networking component receives using LedgerPeersConsensusInterface.

A bonus feature would be to write a p2p topology file which contains these root peers. Note that the current format of the p2p topology file will need to be changed (currently staking information is not part of it, ref).

Metadata

Metadata

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions