Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/elements
/ getvch
Method
getvch
src/script/script.h:397–400 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
395
}
396
397
std::vector<unsigned char> getvch() const
398
{
399
return serialize(m_value);
400
}
401
402
static std::vector<unsigned char> serialize(const int64_t& value)
403
{
Callers
4
pushspk
Function · 0.45
EvalScript
Function · 0.45
CScript
Class · 0.45
CreateOrderedCoins
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected