mirror of
https://github.com/sonr-io/crypto.git
synced 2026-08-02 15:31:38 +00:00
refactor(crypto): simplify elliptic curve implementation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
package dklsv1
|
||||
|
||||
import (
|
||||
"github.com/sonr-io/sonr/crypto/core/protocol"
|
||||
"github.com/sonr-io/crypto/core/protocol"
|
||||
)
|
||||
|
||||
// Basic protocol interface implementation that calls the next step func in a pre-defined list
|
||||
|
||||
Reference in New Issue
Block a user