![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <outputtype.h>#include <policy/feerate.h>#include <policy/fees/block_policy_estimator.h>#include <primitives/transaction.h>#include <script/keyorigin.h>#include <script/signingprovider.h>#include <algorithm>#include <map>#include <optional>#include <set>Go to the source code of this file.
Classes | |
| class | wallet::PreselectedInput |
| class | wallet::CCoinControl |
| Coin Control Features. More... | |
Namespaces | |
| namespace | wallet |
Variables | |
| const int | wallet::DEFAULT_MIN_DEPTH = 0 |
| const int | wallet::DEFAULT_MAX_DEPTH = 9999999 |
| const int | wallet::DEFAULT_WALLET_TX_VERSION = CTransaction::CURRENT_VERSION |
| static constexpr bool | wallet::DEFAULT_AVOIDPARTIALSPENDS = false |
| Default for -avoidpartialspends. More... | |