Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenParticipationKeysTo ¶
func GenParticipationKeysTo(address string, firstValid, lastValid, keyDilution uint64, outDir string, installFunc func(keyPath string) error) (part account.Participation, filePath string, err error)
GenParticipationKeysTo creates a .partkey database for a given address, fills it with keys, and saves it in the specified output directory. If the output directory is empty, the key will be installed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.