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

Method IsNull

src/primitives/block.h:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 bool IsNull() const
49 {
50 return challenge.empty();
51 }
52
53 std::string ToString() const;
54};

Callers 15

IsWitnessStandardFunction · 0.45
IsIssuanceInMoneyRangeFunction · 0.45
CBlockPolicyEstimatorMethod · 0.45
FlushMethod · 0.45
CommitTransactionFunction · 0.45
MarkUnusedAddressesMethod · 0.45
UpgradeKeyMetadataMethod · 0.45
IsHDEnabledMethod · 0.45
FillPSBTMethod · 0.45
GetMetadataMethod · 0.45
AddHDChainMethod · 0.45
AddInactiveHDChainMethod · 0.45

Calls 1

emptyMethod · 0.45

Tested by 15

BOOST_FIXTURE_TEST_CASEFunction · 0.36
CreateSyncedWalletFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
CreateCreditAndSpendFunction · 0.36
BatchWriteMethod · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
BOOST_FIXTURE_TEST_CASEFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36
FUZZ_TARGET_INITFunction · 0.36