mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-22 15:51:57 +00:00
Compare commits
1 Commits
v0.29.2-rc
...
v0.29.2-rc
Author | SHA1 | Date | |
---|---|---|---|
|
ad4bd92fec |
@@ -1,4 +1,4 @@
|
||||
// +build cgo
|
||||
// +build libsecp256k1
|
||||
|
||||
package secp256k1
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !cgo
|
||||
// +build !libsecp256k1
|
||||
|
||||
package secp256k1
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// +build !cgo
|
||||
// +build !libsecp256k1
|
||||
|
||||
package secp256k1
|
||||
|
||||
|
Reference in New Issue
Block a user