Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ IsNull
Method
IsNull
src/script/script.h:586–586 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
584
CScriptWitness() = default;
585
586
bool IsNull() const { return stack.empty(); }
587
588
void SetNull() { stack.clear(); stack.shrink_to_fit(); }
589
Callers
15
Open
Method · 0.45
CreateRateBumpTransaction
Function · 0.45
CommitTransaction
Function · 0.45
AddInactiveHDChain
Method · 0.45
MigrateToDescriptor
Method · 0.45
FillPSBT
Method · 0.45
HasWalletDescriptor
Method · 0.45
FundTransaction
Function · 0.45
ScanForWalletTransactions
Method · 0.45
WriteBestBlock
Method · 0.45
LoadKey
Function · 0.45
walletdb.cpp
File · 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
BOOST_FIXTURE_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BatchWrite
Method · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
SetupSnapshot
Method · 0.36
FUZZ_TARGET
Function · 0.36
TestCoinsView
Function · 0.36