PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
CBudgetManager::HighestFinBudget Struct Reference

#include <budgetmanager.h>

Collaboration diagram for CBudgetManager::HighestFinBudget:
[legend]

Public Attributes

const CFinalizedBudgetm_budget_fin {nullptr}
 
int m_vote_count {0}
 

Detailed Description

Definition at line 45 of file budgetmanager.h.

Member Data Documentation

◆ m_budget_fin

const CFinalizedBudget* CBudgetManager::HighestFinBudget::m_budget_fin {nullptr}

Definition at line 46 of file budgetmanager.h.

◆ m_vote_count

int CBudgetManager::HighestFinBudget::m_vote_count {0}

Definition at line 47 of file budgetmanager.h.


The documentation for this struct was generated from the following file: