Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

Member Struct Reference
+ Collaboration diagram for Member:

Public Attributes

CBLSId id
 
BLSVerificationVectorPtr vvec
 
BLSSecretKeyVector skShares
 

Detailed Description

Definition at line 11 of file bls_dkg.cpp.

Member Data Documentation

◆ id

CBLSId Member::id

Definition at line 12 of file bls_dkg.cpp.

◆ skShares

BLSSecretKeyVector Member::skShares

Definition at line 15 of file bls_dkg.cpp.

◆ vvec

Definition at line 14 of file bls_dkg.cpp.


The documentation for this struct was generated from the following file:
Released under the MIT license