Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CChain Member List

This is the complete list of members for CChain, including all inherited members.

Contains(const CBlockIndex *pindex) constCChaininline
FindEarliestAtLeast(int64_t nTime) constCChain
FindFork(const CBlockIndex *pindex) constCChain
Genesis() constCChaininline
GetLocator(const CBlockIndex *pindex=nullptr) constCChain
Height() constCChaininline
Next(const CBlockIndex *pindex) constCChaininline
operator==(const CChain &a, const CChain &b)CChainfriend
operator[](int nHeight) constCChaininline
SetTip(CBlockIndex *pindex)CChain
Tip() constCChaininline
vChainCChainprivate
Released under the MIT license