polybftsecrets

package
v0.7.2-alpha1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand

func GetCommand() *cobra.Command

Types

type Results

type Results []command.CommandResult

func (Results) GetOutput

func (r Results) GetOutput() string

type SecretsInitResult

type SecretsInitResult struct {
	Address       types.Address `json:"address"`
	BLSPubkey     string        `json:"bls_pubkey"`
	NodeID        string        `json:"node_id"`
	PrivateKey    string        `json:"private_key"`
	BLSPrivateKey string        `json:"bls_private_key"`
	BLSSignature  string        `json:"bls_signature"`
	Insecure      bool          `json:"insecure"`
	Generated     string        `json:"generated"`
}

func (*SecretsInitResult) GetOutput

func (r *SecretsInitResult) GetOutput() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL