Skip to content
This repository was archived by the owner on Aug 20, 2021. It is now read-only.

Commit cba5127

Browse files
xwvvvvwxasymmetric
andcommitted
Update acts.md
Co-Authored-By: asymmetric <[email protected]>
1 parent edcd218 commit cba5127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ storage
7979

8080
An `act` that does not specify any storage updates (i.e. the storage block contains no `=>` arrows) will generate a `K` reachability claim where the value of the `<static>` cell is set to `_`. Conversely, an `act` with a storage block containing at least one `=>` will have the `<static>` cell in the resulting reachability claim set to `false`.
8181

82-
When running `klab prove`, the `<static>` cell will set to `true` during a `STATICCALL` and `false` otherwise.
82+
When running `klab prove`, the `<static>` cell will be set to `true` during a `STATICCALL` and to `false` otherwise.
8383

8484
## Example: Token
8585
Now we are ready to verify a (simplified) ERC20 token:

0 commit comments

Comments
 (0)