Returns the direct in-mempool children of the given entry.
Declared in <txmempool.h>
<txmempool.h>
std::vector<CTxMemPoolEntry::CTxMemPoolEntryRef> GetChildren(CTxMemPoolEntry const& entry) const;
The child entries.