dkg

package
v0.13.1 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2023 License: GPL-3.0 Imports: 42 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, conf Config) (err error)

Run executes a dkg ceremony and writes secret share keystore and cluster lock files as output to disk.

Types

type Config

type Config struct {
	DefFile  string
	NoVerify bool
	DataDir  string
	P2P      p2p.Config
	Log      log.Config

	TestDef          *cluster.Definition
	TestSyncCallback func(connected int, id peer.ID)
}

Directories

Path Synopsis
dkgpb
v1
Package sync provides Client and Server APIs that ensures robust network connectivity between all peers in the DKG.
Package sync provides Client and Server APIs that ensures robust network connectivity between all peers in the DKG.

Jump to

Keyboard shortcuts

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