Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
ImmanuelSegol committed Jan 31, 2024
1 parent 108b876 commit 302f39c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/icicle/primitives/msm.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ In most scenarios you should be using Bucket accumulation as its a more parallel
The exception being a large batch of smaller MSMs.

```rust
.
.
.
...

let mut cfg_bls12377 = msm::get_default_msm_config::<BLS12377CurveCfg>();

Expand Down

0 comments on commit 302f39c

Please sign in to comment.