You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
committment per epoch Index according to node. Subscribe to the EpochCommitted event, extend the event to include commitments
mana weight (supporters) for each committment chain, per epoch. Subscribe to MessageConfirmed/MessageBooked event, using the message object go to the ApprovalManager and query the weight by the NodeID. Store weight per node per epoch.
API
UTXOs in the epoch. Subscribe to the TrasactionConfirmed Event.
Messages in the epoch. Subscribe to the MessagedConfirmed Event.
Transactions in the epoch. Subscribe to the TransactionConfirmed Event.
Grafana
Last comitted epoch. Subscribe to a notarization event.
Pending branch count. Stored in the notarization manager.
Last committable epoch?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: