#include <wallet.h>
Definition at line 582 of file wallet.h.
◆ CoinSelectionParams() [1/2]
CoinSelectionParams::CoinSelectionParams |
( |
bool |
use_bnb, |
|
|
size_t |
change_output_size, |
|
|
size_t |
change_spend_size, |
|
|
CFeeRate |
effective_fee, |
|
|
size_t |
tx_noinputs_size |
|
) |
| |
|
inline |
◆ CoinSelectionParams() [2/2]
CoinSelectionParams::CoinSelectionParams |
( |
| ) |
|
|
inline |
◆ change_output_size
size_t CoinSelectionParams::change_output_size = 0 |
◆ change_spend_size
size_t CoinSelectionParams::change_spend_size = 0 |
◆ effective_fee
◆ tx_noinputs_size
size_t CoinSelectionParams::tx_noinputs_size = 0 |
◆ use_bnb
bool CoinSelectionParams::use_bnb = true |
The documentation for this struct was generated from the following file: