mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
(no commit message provided)
This commit is contained in:
committed by
Prad Nukala (aider)
parent
5fd43dfd6b
commit
2f976209db
@@ -1,14 +0,0 @@
|
||||
//
|
||||
// Copyright Coinbase, Inc. All Rights Reserved.
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
||||
package v1
|
||||
|
||||
import (
|
||||
kryptology "github.com/onsonr/hway/crypto/core/curves"
|
||||
)
|
||||
|
||||
// ShareVerifier is used to verify secret shares from Feldman or Pedersen VSS
|
||||
type ShareVerifier = kryptology.EcPoint
|
||||
Reference in New Issue
Block a user