Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bitcoin/bitcoin
/ GetInt64
Method
GetInt64
src/script/script.h:335–335 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
333
}
334
335
int64_t GetInt64() const { return m_value; }
336
337
std::vector<unsigned char> getvch() const
338
{
Callers
5
ParseScriptNumber
Function · 0.80
CheckLockTime
Method · 0.80
CheckSequence
Method · 0.80
CheckLockTime
Method · 0.80
CheckSequence
Method · 0.80
Calls
no outgoing calls
Tested by
4
CheckLockTime
Method · 0.64
CheckSequence
Method · 0.64
CheckLockTime
Method · 0.64
CheckSequence
Method · 0.64