Cherry-Node
Cherry-Node copied to clipboard
Refactor `ExportIpfsStats` to contain a `Vec` of all the IPFS node stats
We want the ExportIpfsStats to emit to the receiver the stats of all the storage nodes that participated in the Era. At the moment each node emits each own stats.