Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ Select
Method
Select
src/wallet/coincontrol.h:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void Select(const COutPoint& output)
96
{
97
setSelected.insert(output);
98
}
99
100
void SelectExternal(const COutPoint& outpoint, const CTxOut& txout)
101
{
Callers
7
CreateRateBumpTransaction
Function · 0.45
spend.cpp
File · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
BOOST_AUTO_TEST_CASE
Function · 0.45
FUZZ_TARGET_INIT
Function · 0.45
viewItemChanged
Method · 0.45
AddrManSelect
Function · 0.45
Calls
1
insert
Method · 0.45
Tested by
3
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36