mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Change private key file permissions (#551)
* Import the libc crate for file permission management * Tighten permissions on key file * Fix code to match style guidelines
This commit is contained in:
committed by
Paul Hauner
parent
9aedb12bfc
commit
6ae62c952b
@@ -38,3 +38,4 @@ bincode = "^1.1.2"
|
||||
futures = "0.1.25"
|
||||
dirs = "2.0.1"
|
||||
logging = { path = "../eth2/utils/logging" }
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user