cardano-node-8.8.1: The cardano full node
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Node.Run

Synopsis

Documentation

checkVRFFilePermissions :: File content direction -> ExceptT VRFPrivateKeyFilePermissionError IO () Source #

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