Raven Core  3.0.0
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
BlockAssembler::Options Struct Reference

#include <miner.h>

Collaboration diagram for BlockAssembler::Options:
[legend]

Public Member Functions

 Options ()
 

Public Attributes

size_t nBlockMaxWeight
 
CFeeRate blockMinFeeRate
 

Detailed Description

Definition at line 159 of file miner.h.

Constructor & Destructor Documentation

◆ Options()

BlockAssembler::Options::Options ( )

Definition at line 75 of file miner.cpp.

Member Data Documentation

◆ blockMinFeeRate

CFeeRate BlockAssembler::Options::blockMinFeeRate

Definition at line 162 of file miner.h.

◆ nBlockMaxWeight

size_t BlockAssembler::Options::nBlockMaxWeight

Definition at line 161 of file miner.h.


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