Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

DKG Member List

This is the complete list of members for DKG, including all inherited members.

Bench_BuildQuorumVerificationVectors(benchmark::State &state, bool parallel)DKGinline
Bench_VerifyContributionShares(benchmark::State &state, int invalidCount, bool parallel, bool aggregated)DKGinline
BuildQuorumVerificationVector(bool parallel)DKGinline
DKG(int quorumSize)DKGinline
idsDKG
membersDKG
quorumVvecDKG
receivedSkSharesDKG
receivedVvecsDKG
ReceiveShares(size_t whoAmI)DKGinline
ReceiveVvecs()DKGinline
VerifyContributionShares(size_t whoAmI, const std::set< size_t > &invalidIndexes, bool parallel, bool aggregated)DKGinline
Released under the MIT license