Skip to content

Commit

Permalink
Added CIDSTORINGNODESAUDITLOG invariant.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinahradau authored Jul 4, 2020
1 parent 817e66e commit 3463d68
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CIDFINMA_spec_Z.zed
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,11 @@ Specification requirements:


\begin{schema}{CIDSTORINGNODESAUDITLOG}
cidStoringNodesIds : \power NODEID
cidStoringNodesIds : \power NODEID \\
NODE
\where
\# ( cidStoringNodesIds ) < 6
\# ( cidStoringNodesIds ) < 6\\
\forall cidDataCategory : \ran nodeDataCategories @ cidDataCategory \in CIDCATEGORIES \implies nodeId \in cidStoringNodesIds
\end{schema}


Expand Down

0 comments on commit 3463d68

Please sign in to comment.