Closed
Description
The stake distribution must be retrieved from a local store that will be fed with data from a Cardano node (feeding will be done separately):
- Create a
stake_store
module that reads/writes stakes by epoch - Wire the
stake_store
in the aggregator - Implement 'get_stake_distribution
and
update_stake_distributionwith this store in the
multi_signer` - Remove any reference to the stakes in the pending certificate