Documentation ¶
Overview ¶
contains CLI logic that can exit the program and read/write files. It also uses structures and data types that are purely relevant for CLI purposes, such as encoding, decoding etc...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssembleNodeMachineAccountInfo ¶ added in v0.20.0
func AssembleNodeMachineAccountInfo(machineKey crypto.PrivateKey, accountAddress string) model.NodeMachineAccountInfo
AssembleNodeMachineAccountInfo exported wrapper for use in other projects
func GenerateRandomSeed ¶ added in v0.20.0
func GenerateRandomSeed() []byte
func GenerateRandomSeeds ¶ added in v0.20.0
Types ¶
Click to show internal directories.
Click to hide internal directories.