Dash Core  0.12.2.1
P2P Digital Currency
governance-keys.h File Reference
#include <string>
#include <vector>
#include <map>

Go to the source code of this file.

Classes

class  CGovernanceKey
 
class  CGovernanceKeyManager
 

Variables

vector< SecureStringvGovernanceKeys
 
CCriticalSection cs_vGovernanceKeys
 

Variable Documentation

◆ cs_vGovernanceKeys

CCriticalSection cs_vGovernanceKeys

Definition at line 8 of file governance-keys.h.

◆ vGovernanceKeys

vector<SecureString> vGovernanceKeys

Definition at line 7 of file governance-keys.h.