Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CTxMemPool::TxLinks Struct Reference

Public Attributes

setEntries parents
 
setEntries children
 

Detailed Description

Definition at line 506 of file txmempool.h.

Member Data Documentation

◆ children

setEntries CTxMemPool::TxLinks::children

Definition at line 508 of file txmempool.h.

◆ parents

setEntries CTxMemPool::TxLinks::parents

Definition at line 507 of file txmempool.h.


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