Raven Core  3.0.0
P2P Digital Currency
Public Attributes | List of all members
ConnectedBlockAssetData Struct Reference

#include <txmempool.h>

Public Attributes

std::set< CAssetCacheNewAssetnewAssetsToAdd
 
std::set< CAssetCacheRestrictedVerifiersnewVerifiersToAdd
 
std::set< CAssetCacheRestrictedAddressnewAddressRestrictionsToAdd
 
std::set< CAssetCacheRestrictedGlobalnewGlobalRestrictionsToAdd
 
std::set< CAssetCacheQualifierAddressnewQualifiersToAdd
 

Detailed Description

Definition at line 826 of file txmempool.h.

Member Data Documentation

◆ newAddressRestrictionsToAdd

std::set<CAssetCacheRestrictedAddress> ConnectedBlockAssetData::newAddressRestrictionsToAdd

Definition at line 830 of file txmempool.h.

◆ newAssetsToAdd

std::set<CAssetCacheNewAsset> ConnectedBlockAssetData::newAssetsToAdd

Definition at line 828 of file txmempool.h.

◆ newGlobalRestrictionsToAdd

std::set<CAssetCacheRestrictedGlobal> ConnectedBlockAssetData::newGlobalRestrictionsToAdd

Definition at line 831 of file txmempool.h.

◆ newQualifiersToAdd

std::set<CAssetCacheQualifierAddress> ConnectedBlockAssetData::newQualifiersToAdd

Definition at line 832 of file txmempool.h.

◆ newVerifiersToAdd

std::set<CAssetCacheRestrictedVerifiers> ConnectedBlockAssetData::newVerifiersToAdd

Definition at line 829 of file txmempool.h.


The documentation for this struct was generated from the following file: