There was an error while loading. Please reload this page.
1 parent b571def commit cafbdd4Copy full SHA for cafbdd4
4 files changed
btcec/schnorr/threshold/chilldkg/chilldkg_test.go
@@ -7,7 +7,7 @@ import (
7
"testing"
8
9
"github.com/btcsuite/btcd/btcec/v2"
10
- _ "github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/simplpedpop"
+ _ "github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/encpedpop"
11
"github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/util"
12
"github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/vss"
13
"github.com/ernestosuarez/itertools"
0 commit comments