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
"Number of POIs submitted for this allocation. Only available for Horizon allocations"
1048
+
poiCount: BigInt
1049
+
"Whether this allocation was created in the legacy protocol. If true, the allocation will not have a provision since it's not a Horizon allocation"
1050
+
isLegacy: Boolean!
1051
+
"Whether this allocation was forced closed. Force closures in Horizon can happen when the latest PoI is stale, compared to the legacy protocol, where force closures can happen when the allocation hasn't been closed within the max amount of epochs"
1052
+
forceClosed: Boolean
1047
1053
1048
1054
# Indexer/Provision cut settings at start and close
0 commit comments