mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 12:31:21 +00:00
8 lines
205 B
Go
8 lines
205 B
Go
|
// +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 contrib
|