Merge PR #4079: Implement Invariant Benchmarks
This commit is contained in:
+1
-1
@@ -6,5 +6,5 @@ package types
|
||||
// The simulator will then halt and print the logs.
|
||||
type Invariant func(ctx Context) error
|
||||
|
||||
// group of Invarient
|
||||
// Invariants defines a group of invariants
|
||||
type Invariants []Invariant
|
||||
|
||||
Reference in New Issue
Block a user