Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Rad <146735585+nnsW3@users.noreply.github.com>
  • Loading branch information
nnsW3 authored Jul 3, 2024
1 parent 9511222 commit 050052f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certora/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ Note also that these properties are ensured to always hold, because the contract

### Consistent asset

For deposit and withdraw, it is checked that markets have a the same loan token as the loan token of the vault.
For deposit and withdraw, it is checked that markets have the same loan token as the loan token of the vault.
We say that such market has a consistent asset.
The following function defined in [`ConsistentState.spec`](specs/ConsistentState.spec) is verified to always return `true` and contributes to verifying the property above.

Expand Down

0 comments on commit 050052f

Please sign in to comment.