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
Currently we indexing the node power events powerStateChanged, and powerTargetChanged but in not very useful way, it just keeps the last status in db. instead, we can keep all power related events in a table.
Currently we indexing the node power events
powerStateChanged
, andpowerTargetChanged
but in not very useful way, it just keeps the last status in db. instead, we can keep all power related events in a table.tfchain_graphql/src/mappings/nodes.ts
Line 518 in da00000
tfchain_graphql/src/mappings/nodes.ts
Line 548 in da00000
The text was updated successfully, but these errors were encountered: