MOVE: group classes` implementation together; REMOVE: GetMasternodeBudgetEscrow (not used)
This commit is contained in:
parent
6e0a64bc5d
commit
d335c1ebbe
File diff suppressed because it is too large
Load Diff
@ -38,7 +38,6 @@ extern std::map<uint256, CFinalizedBudgetVote> mapSeenFinalizedBudgetVotes;
|
||||
extern CBudgetManager budget;
|
||||
|
||||
void DumpBudgets();
|
||||
void GetMasternodeBudgetEscrow(CScript& payee);
|
||||
|
||||
//Amount of blocks in a months period of time (using 2.6 minutes per)
|
||||
int GetBudgetPaymentCycleBlocks();
|
||||
|
Loading…
Reference in New Issue
Block a user