#include <pbft_manager.hpp>
◆ EligibleWallets()
taraxa::PbftManager::EligibleWallets::EligibleWallets |
( |
const std::vector< WalletConfig > & |
wallets | ) |
|
◆ getWallets()
const std::vector< std::pair< bool, WalletConfig > > & taraxa::PbftManager::EligibleWallets::getWallets |
( |
PbftPeriod |
current_pbft_period | ) |
const |
◆ getWalletsEligiblePeriod()
PbftPeriod taraxa::PbftManager::EligibleWallets::getWalletsEligiblePeriod |
( |
| ) |
const |
◆ updateWalletsEligibility()
◆ period_
PbftPeriod taraxa::PbftManager::EligibleWallets::period_ {0} |
|
private |
◆ wallets_
std::vector<std::pair<bool , WalletConfig> > taraxa::PbftManager::EligibleWallets::wallets_ |
|
private |
The documentation for this class was generated from the following files: