![]() |
Bitcoin Core
25.99.0
P2P Digital Currency
|
#include <coinselection.h>
Public Attributes | |
std::vector< OutputGroup > | positive_group |
std::vector< OutputGroup > | mixed_group |
Definition at line 254 of file coinselection.h.
std::vector<OutputGroup> wallet::Groups::mixed_group |
Definition at line 258 of file coinselection.h.
std::vector<OutputGroup> wallet::Groups::positive_group |
Definition at line 256 of file coinselection.h.