Documentation ¶
Index ¶
- func PublicKeys(peerIdentities []*ed25519.KeyPair) []*ed25519.PublicKey
- func SetupDkg(t *testing.T, threshold uint16, peerNetIDs []string, ...) (ledgerstate.Address, []registry.DKShareRegistryProvider)
- func SetupDkgPregenerated(t *testing.T, threshold uint16, identities []*ed25519.KeyPair, ...) (ledgerstate.Address, []registry.DKShareRegistryProvider)
- func SetupKeys(peerCount uint16) ([]string, []*ed25519.KeyPair)
- func SetupNet(peerNetIDs []string, peerIdentities []*ed25519.KeyPair, ...) ([]peering.NetworkProvider, io.Closer)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupDkgPregenerated ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.