Safe Haskell | None |
---|---|
Language | Haskell2010 |
Cardano.Node.Run
Synopsis
Documentation
runNode :: PartialNodeConfiguration -> IO () Source #
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.