PIVX Core  5.6.99
P2P Digital Currency
Classes | Macros | Variables
budgetmanager.h File Reference
#include "budget/budgetproposal.h"
#include "budget/finalizedbudget.h"
#include "validationinterface.h"
Include dependency graph for budgetmanager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CBudgetManager
 
struct  CBudgetManager::HighestFinBudget
 

Macros

#define ORPHAN_VOTES_CACHE_LIMIT   10000
 

Variables

CBudgetManager g_budgetman
 

Macro Definition Documentation

◆ ORPHAN_VOTES_CACHE_LIMIT

#define ORPHAN_VOTES_CACHE_LIMIT   10000

Definition at line 15 of file budgetmanager.h.

Variable Documentation

◆ g_budgetman

CBudgetManager g_budgetman
extern

Definition at line 26 of file budgetmanager.cpp.