github.com/DxChainNetwork/dxc@v0.8.1-0.20220824085222-1162e304b6e7/crypto/secp256k1/libsecp256k1/src/modules/ecdh/dummy.go (about)

     1  // +build dummy
     2  
     3  // Package c contains only a C file.
     4  //
     5  // This Go file is part of a workaround for `go mod vendor`.
     6  // Please see the file crypto/secp256k1/dummy.go for more information.
     7  package ecdh