Go to the source code of this file.
|
| uint256 | llmq::DeterministicOutboundConnection (const uint256 &proTxHash1, const uint256 &proTxHash2) |
| |
| std::set< uint256 > | llmq::GetQuorumRelayMembers (const std::vector< CDeterministicMNCPtr > &mnList, unsigned int forMemberIndex) |
| |
| std::set< size_t > | llmq::CalcDeterministicWatchConnections (Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, size_t memberCount, size_t connectionCount) |
| |
| void | llmq::EnsureQuorumConnections (Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &myProTxHash) |
| |
| void | llmq::EnsureLatestQuorumConnections (Consensus::LLMQType llmqType, const CBlockIndex *pindexNew, const uint256 &myProTxHash, std::vector< CQuorumCPtr > &lastQuorums) |
| |
| void | llmq::AddQuorumProbeConnections (Consensus::LLMQType llmqType, const CBlockIndex *pindexQuorum, const uint256 &myProTxHash) |
| |
◆ CDeterministicMNCPtr