Closed rpl-ffl closed 3 months ago
BlockHeight monitoring now tracks Epoch in addition to BlockHeight (and thus renamed BlockStatus). [B B B] now reads [E/B E/B E/B] where B = Block Height and E = Epoch Number
[B B B]
[E/B E/B E/B]
Example of log: 2024/08/07 10:45:05 Nodes: 3, block heights: [2/1 2/1 2/1], tx/s: [], txs: N/A, gas: N/A, block processing: []
2024/08/07 10:45:05 Nodes: 3, block heights: [2/1 2/1 2/1], tx/s: [], txs: N/A, gas: N/A, block processing: []
BlockHeight monitoring now tracks Epoch in addition to BlockHeight (and thus renamed BlockStatus).
[B B B]
now reads[E/B E/B E/B]
where B = Block Height and E = Epoch NumberExample of log:
2024/08/07 10:45:05 Nodes: 3, block heights: [2/1 2/1 2/1], tx/s: [], txs: N/A, gas: N/A, block processing: []