![]() |
Bitcoin Core 31.0.0
P2P Digital Currency
|
Public Member Functions | |
| void | GroupVerify (const OutputType type, const CoinEligibilityFilter &filter, bool avoid_partial_spends, bool positive_only, int expected_size) |
| void | GroupAndVerify (const OutputType type, const CoinEligibilityFilter &filter, int expected_with_partial_spends_size, int expected_without_partial_spends_size, bool positive_only) |
Public Attributes | |
| std::shared_ptr< CWallet > | wallet {nullptr} |
| CoinsResult | coins_pool |
| FastRandomContext | rand |
Definition at line 75 of file group_outputs_tests.cpp.
|
inline |
|
inline |
Definition at line 82 of file group_outputs_tests.cpp.
| CoinsResult wallet::GroupVerifier::coins_pool |
Definition at line 79 of file group_outputs_tests.cpp.
| FastRandomContext wallet::GroupVerifier::rand |
Definition at line 80 of file group_outputs_tests.cpp.
Definition at line 78 of file group_outputs_tests.cpp.