bcc-cli-1.99.0
Safe HaskellNone
LanguageHaskell2010

Bcc.CLI.Sophie.Run.Node

Documentation

runNodeIssueOpCert Source #

Arguments

∷ 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 ()