Skip to content

Commit cafbdd4

Browse files
committed
chilldkg: encpedpop
1 parent b571def commit cafbdd4

4 files changed

Lines changed: 706 additions & 1 deletion

File tree

btcec/schnorr/threshold/chilldkg/chilldkg_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
"testing"
88

99
"github.com/btcsuite/btcd/btcec/v2"
10-
_ "github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/simplpedpop"
10+
_ "github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/encpedpop"
1111
"github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/util"
1212
"github.com/btcsuite/btcd/btcec/v2/schnorr/threshold/vss"
1313
"github.com/ernestosuarez/itertools"

0 commit comments

Comments
 (0)