Versions in this module Expand all Collapse all v1 v1.0.2 Nov 24, 2022 Changes in this version + type AddShare struct + func NewAddShare(peerManager types.PeerManager, pubkey *ecpointgrouplaw.ECPoint, ...) (*AddShare, error) + func (a *AddShare) GetResult() (*Result, error) + func (a *AddShare) Start() + type Result struct + Bks map[string]*birkhoffinterpolation.BkParameter + PublicKey *ecpointgrouplaw.ECPoint + Share *big.Int