mirror of https://github.com/ethereum/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
210 B
8 lines
210 B
4 years ago
|
// +build dummy
|
||
|
|
||
|
// Package c contains only a C file.
|
||
|
//
|
||
|
// This Go file is part of a workaround for `go mod vendor`.
|
||
|
// Please see the file crypto/secp256k1/dummy.go for more information.
|
||
|
package libsecp256k1
|