Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
quorums_instantsend.h File Reference
#include <llmq/quorums_signing.h>
#include <coins.h>
#include <unordered_lru_cache.h>
#include <primitives/transaction.h>
#include <unordered_map>
#include <unordered_set>
Include dependency graph for quorums_instantsend.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | llmq::CInstantSendLock |
class | llmq::CInstantSendDb |
class | llmq::CInstantSendManager |
struct | llmq::CInstantSendManager::NonLockedTxInfo |
Namespaces | |
llmq | |
Typedefs | |
typedef std::shared_ptr< CInstantSendLock > | llmq::CInstantSendLockPtr |
Functions | |
bool | llmq::IsInstantSendEnabled () |