Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data SophieNodeCmdError Source #
Instances
Show SophieNodeCmdError Source # | |
Defined in Bcc.CLI.Sophie.Run.Node |
runNodeCmd ∷ NodeCmd → ExceptT SophieNodeCmdError IO () Source #
∷ VerificationKeyOrFile KesKey | This is the hot KES verification key. |
→ SigningKeyFile | This is the cold signing key. |
→ OpCertCounterFile | Counter that establishes the precedence of the operational certificate. |
→ KESPeriod | Start of the validity period for this certificate. |
→ OutputFile | |
→ ExceptT SophieNodeCmdError IO () |