Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
franck44 committed Aug 3, 2021
1 parent e32cc2b commit 6d31ed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The main issue is that the number of assumptions ``requires`` needed for the pro
Before attempting a merge, it may be helpful to provide a functional definition of valid attestations [here](https://github.com/ConsenSys/eth2.0-dafny/blob/goal1/src/dafny/beacon/attestations/AttestationsHelpers.dfy) in a given state.

1. the use of the ``opaque`` attribute may help speeding up some proofs.
2. re-factoring the code and providing defintions with weaker pre-conditions.
2. re-factoring the code and providing definitions with weaker pre-conditions.

# Related Work

Expand Down

0 comments on commit 6d31ed7

Please sign in to comment.