cardano-node-1.22.1
Safe HaskellNone
LanguageHaskell2010

Cardano.Node.Run

Synopsis

Documentation

checkVRFFilePermissions :: FilePath -> ExceptT VRFPrivateKeyFilePermissionError IO () Source #

Make sure the VRF private key file is readable only by the current process owner the node is running under.