Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ GetBlockHash
Method
GetBlockHash
src/chain.h:309–312 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
307
}
308
309
uint256 GetBlockHash() const
310
{
311
return *phashBlock;
312
}
313
314
int64_t GetBlockTime() const
315
{
Callers
15
GetBlockHeader
Method · 0.45
CDiskBlockIndex
Method · 0.45
rest_getutxos
Function · 0.45
CreateNewBlock
Method · 0.45
EXCLUSIVE_LOCKS_REQUIRED
Function · 0.45
UpdatedBlockTip
Method · 0.45
ProcessGetBlockData
Function · 0.45
ProcessHeadersMessage
Function · 0.45
ProcessMessage
Function · 0.45
ConsiderEviction
Method · 0.45
SendMessages
Method · 0.45
WriteBatchSync
Method · 0.45
Calls
no outgoing calls
Tested by
7
BOOST_FIXTURE_TEST_CASE
Function · 0.36
BOOST_FIXTURE_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
BOOST_AUTO_TEST_CASE
Function · 0.36