Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ getvch
Method
getvch
src/test/scriptnum10.h:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
std::vector<unsigned char> getvch() const
124
{
125
return serialize(m_value);
126
}
127
128
static std::vector<unsigned char> serialize(const int64_t& value)
129
{
Callers
3
verify
Function · 0.45
CheckCreateVch
Function · 0.45
RunCreate
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected