Bitcoin ABC 0.31.8
P2P Digital Currency
Classes | Namespaces | Functions
blockfitter.h File Reference
#include <consensus/amount.h>
#include <feerate.h>
#include <cstdint>
Include dependency graph for blockfitter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  node::BlockFitter
 Check for block limits when adding transactions. More...
 
struct  node::BlockFitter::Options
 

Namespaces

namespace  node
 

Functions

void node::ApplyArgsManOptions (const ArgsManager &args, const Config &config, BlockFitter::Options &options)
 Apply options from ArgsManager to BlockFitter options. More...