mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 15:04:22 +00:00
remove secp256k1; Make cleanup
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ func WriteFile(filePath string, contents []byte) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
fmt.Printf("File written to %v.\n", filePath)
|
||||
// fmt.Printf("File written to %v.\n", filePath)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user