Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
IsWitnessStandard
Function · 0.45
IsIssuanceInMoneyRange
Function · 0.45
CBlockPolicyEstimator
Method · 0.45
Flush
Method · 0.45
CommitTransaction
Function · 0.45
MarkUnusedAddresses
Method · 0.45
UpgradeKeyMetadata
Method · 0.45
IsHDEnabled
Method · 0.45
FillPSBT
Method · 0.45
GetMetadata
Method · 0.45
AddHDChain
Method · 0.45
AddInactiveHDChain
Method · 0.45
Calls
1
empty
Method · 0.45
Tested by
15
BOOST_FIXTURE_TEST_CASE
Function · 0.36
CreateSyncedWallet
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
CreateCreditAndSpend
Function · 0.36
BatchWrite
Method · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_FIXTURE_TEST_CASE
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36
FUZZ_TARGET_INIT
Function · 0.36