ClientDkgRound2State constructor
ClientDkgRound2State(
- DkgRound2Secret ourSecret,
- DkgCommitmentSet commitmentSet
Implementation
ClientDkgRound2State(this.ourSecret, this.commitmentSet);