MCPcopy Create free account
hub / github.com/ElementsProject/elements / Set

Method Set

src/wallet/ismine.h:65–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 m_cached.reset();
64 }
65 void Set(isminefilter filter, CAmountMap value)
66 {
67 m_cached.set(filter);
68 m_value[filter] = value;
69 }
70};
71} // namespace wallet
72

Callers 15

DecryptKeyFunction · 0.45
GetBlindingDataMethod · 0.45
GetBlindingKeyMethod · 0.45
GetCachableAmountFunction · 0.45
add_coinFunction · 0.45
importblindingkeyFunction · 0.45
walletcreatefundedpsbtFunction · 0.45
HaveKeyFunction · 0.45
generatepegoutproofFunction · 0.45
getpegoutkeysFunction · 0.45

Calls 1

setMethod · 0.45

Tested by 13

add_coinFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
KeyDataMethod · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36
ConsumeScalarRPCArgumentFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36