-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
Description
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).
smelc
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done