Bitcoin
Variables
settings.cpp File Reference
#include <policy/settings.h>
#include <policy/feerate.h>
#include <policy/policy.h>

Variables

bool fIsBareMultisigStd = DEFAULT_PERMIT_BAREMULTISIG
 
CFeeRate incrementalRelayFee = CFeeRate(DEFAULT_INCREMENTAL_RELAY_FEE)
 
CFeeRate dustRelayFee = CFeeRate(DUST_RELAY_TX_FEE)
 
unsigned int nBytesPerSigOp = DEFAULT_BYTES_PER_SIGOP
 

Variable Documentation

◆ dustRelayFee

◆ fIsBareMultisigStd

bool fIsBareMultisigStd = DEFAULT_PERMIT_BAREMULTISIG

◆ incrementalRelayFee

◆ nBytesPerSigOp

unsigned int nBytesPerSigOp = DEFAULT_BYTES_PER_SIGOP