mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-23 17:51:39 +00:00
remove secp256k1; Make cleanup
This commit is contained in:
@ -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