Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ GetWalletFlags
Method
GetWalletFlags
src/wallet/wallet.cpp:1813–1816 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1811
}
1812
1813
uint64_t CWallet::GetWalletFlags() const
1814
{
1815
return m_wallet_flags;
1816
}
1817
1818
void CWallet::MaybeUpdateBirthTime(int64_t time)
1819
{
Callers
2
ExportWatchOnlyWallet
Function · 0.80
getwalletinfo
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected