Skip to content

Commit

Permalink
bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
mitschabaude committed Apr 3, 2024
1 parent bc9b4ae commit b508437
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions src/snarky.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -347,8 +347,6 @@ declare const Snarky: {
};

group: {
scale(p: MlGroup, s: MlArray<BoolVar>): MlGroup;

/**
* Computes `(2*s + 1 + 2^numBits) * P` and also returns the bits of s (which are proven correct).
*
Expand Down

0 comments on commit b508437

Please sign in to comment.