Bitcoin Core  27.99.0
P2P Digital Currency
Public Attributes | List of all members
wallet::Groups Struct Reference

#include <coinselection.h>

Public Attributes

std::vector< OutputGrouppositive_group
 
std::vector< OutputGroupmixed_group
 

Detailed Description

Definition at line 269 of file coinselection.h.

Member Data Documentation

◆ mixed_group

std::vector<OutputGroup> wallet::Groups::mixed_group

Definition at line 273 of file coinselection.h.

◆ positive_group

std::vector<OutputGroup> wallet::Groups::positive_group

Definition at line 271 of file coinselection.h.


The documentation for this struct was generated from the following file: