MCPcopy 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

14class CKeyID;
15class CPubKey;
16class CScriptID;
17
18bool CompressScript(const CScript& script, std::vector<unsigned char> &out);
19unsigned int GetSpecialScriptSize(unsigned int nSize);

Callers 8

MutateTxAddOutPubKeyFunction · 0.70
MutateTxAddOutMultiSigFunction · 0.70
MutateTxAddOutScriptFunction · 0.70
GetDestinationForKeyFunction · 0.70
GetAllDestinationsForKeyFunction · 0.70
DecodeDestinationFunction · 0.70
AddCScriptMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected