Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateShare ¶
CreateShare creates a new beacon.Share
func CreateShareAndValidators ¶
func CreateShareAndValidators(ctx context.Context, logger *zap.Logger, net *p2pv1.LocalNet, kms []beacon.KeyManager, stores []qbftstorage.QBFTStore) (*beacon.Share, map[uint64]*bls.SecretKey, []validator.IValidator, error)
CreateShareAndValidators creates a share and the corresponding validators objects
func NewTestSigner ¶
func NewTestSigner() beacon.KeyManager
NewTestSigner creates a new signer for tests
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.