Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ GetBlockHash
Method
GetBlockHash
src/chain.h:346–349 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
uint256 GetBlockHash() const
347
{
348
return *phashBlock;
349
}
350
351
/**
352
* Check whether this block
's and all previous blocks'
transactions have been
Callers
15
GetBlockHeader
Method · 0.45
CDiskBlockIndex
Method · 0.45
rest_getutxos
Function · 0.45
rest_blockhash_by_height
Function · 0.45
BlockRequested
Method · 0.45
FindNextBlocksToDownload
Method · 0.45
FinalizeNode
Method · 0.45
FetchBlock
Method · 0.45
UpdatedBlockTip
Method · 0.45
AlreadyHaveTx
Method · 0.45
ProcessGetBlockData
Method · 0.45
ProcessHeadersMessage
Method · 0.45
Calls
no outgoing calls
Tested by
15
BOOST_FIXTURE_TEST_CASE
Function · 0.36
CreateSyncedWallet
Function · 0.36
BOOST_FIXTURE_TEST_CASE
Function · 0.36
CreateBlock
Method · 0.36
BOOST_FIXTURE_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36
UpdatedBlockTip
Method · 0.36
BlockConnected
Method · 0.36
BlockDisconnected
Method · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36