Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // FilenameTransitKeyPub transit key pub file name that consensus nodes will upload (to securely transport DKG in phase 2) FilenameTransitKeyPub = "transit-key.pub.%v" FilenameTransitKeyPriv = "transit-key.priv.%v" // FilenameRandomBeaconCipher consensus node additionally gets the random beacon file FilenameRandomBeaconCipher = bootstrap.FilenameRandomBeaconPriv + ".%v.enc" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.