Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beqaabu authored Dec 3, 2024
1 parent 628ce32 commit 8c28dce
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@

> `no_std` version of https://github.com/filecoin-project/bls-signatures
With addition of aggregating public keys and removing parallelization. Had to remove `rayon` because of `no_std`, might
consider adding it back to be used in some parts of project CCNEXT.
With the addition of aggregating public keys and removing parallelization. Dependency `rayon` was removed because of incompatibility with `no_std`.

0 comments on commit 8c28dce

Please sign in to comment.