Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Clear
Method
Clear
src/wallet/coinselection.cpp:588–592 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
586
}
587
588
void SelectionResult::Clear()
589
{
590
m_selected_inputs.clear();
591
m_waste.reset();
592
}
593
594
void SelectionResult::AddInput(const OutputGroup& group)
595
{
Callers
6
BOOST_AUTO_TEST_CASE
Function · 0.45
SimulationTest
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
SetCoinsValue
Function · 0.45
check_computeblockversion
Function · 0.45
FindCoins
Function · 0.45
Calls
2
clear
Method · 0.45
reset
Method · 0.45
Tested by
5
BOOST_AUTO_TEST_CASE
Function · 0.36
SimulationTest
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
SetCoinsValue
Function · 0.36
check_computeblockversion
Function · 0.36