Official Go implementation of the Ethereum protocol
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.
|
// +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 include
|
|
|