-
Conner Fromknecht authored
Attempting to compile L1 and L2 get in the same binary produces a symbole collision since the CGO names for the library methods are identical. To avoid this, we simply reexport the L1 secp256k1 members that rely on CGO.
2fe9b9ee
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
blake2b | ||
bn256 | ||
ecies | ||
secp256k1 | ||
crypto.go | ||
crypto_test.go | ||
signature_cgo.go | ||
signature_nocgo.go | ||
signature_test.go |