Skip to content

Commit 06d0363

Browse files
committed
import scs
1 parent 3af14c5 commit 06d0363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

std/recursion/sumcheck/scalarmul_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import (
1212
fr_secp256k1 "github.com/consensys/gnark-crypto/ecc/secp256k1/fr"
1313
cryptofs "github.com/consensys/gnark-crypto/fiat-shamir"
1414
"github.com/consensys/gnark/frontend"
15+
"github.com/consensys/gnark/frontend/cs/scs"
1516
"github.com/consensys/gnark/std/algebra"
1617
"github.com/consensys/gnark/std/algebra/emulated/sw_emulated"
1718
"github.com/consensys/gnark/std/math/bits"

0 commit comments

Comments
 (0)