Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ CScriptID
Class
CScriptID
src/compressor.h:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
class CKeyID;
15
class CPubKey;
16
class CScriptID;
17
18
bool CompressScript(const CScript& script, std::vector<unsigned char> &out);
19
unsigned int GetSpecialScriptSize(unsigned int nSize);
Callers
8
MutateTxAddOutPubKey
Function · 0.70
MutateTxAddOutMultiSig
Function · 0.70
MutateTxAddOutScript
Function · 0.70
GetDestinationForKey
Function · 0.70
GetAllDestinationsForKey
Function · 0.70
AddAndGetDestinationForScript
Function · 0.70
DecodeDestination
Function · 0.70
AddCScript
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected