Bitcoin ABC  0.29.2
P2P Digital Currency
Functions
feerate.cpp File Reference
#include <feerate.h>
#include <tinyformat.h>
Include dependency graph for feerate.cpp:

Go to the source code of this file.

Functions

template<bool ceil>
static Amount GetFee (size_t nBytes_, Amount nSatoshisPerK)
 

Function Documentation

◆ GetFee()

template<bool ceil>
static Amount GetFee ( size_t  nBytes_,
Amount  nSatoshisPerK 
)
static

Definition at line 23 of file feerate.cpp.

Here is the call graph for this function: