Fixing typo in README

This commit is contained in:
Gareth Davies 2017-11-15 19:37:38 -08:00
parent 9e1553c437
commit 22846cda9a
No known key found for this signature in database
GPG Key ID: 048B5963567EDFD8

View File

@ -29,7 +29,7 @@ Participants of the ceremony sample some randomness, perform a computation, and
* using an unusual Rust toolchain or [alternate rust compiler](https://github.com/thepowersgang/mrustc)
* lots of other ideas we can't think of
It is totally up to the participants. In general, participations should beware of side-channel attacks and assume that remnants of the randomness will be in RAM after the computation has finished.
It is totally up to the participants. In general, participants should beware of side-channel attacks and assume that remnants of the randomness will be in RAM after the computation has finished.
## License