Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ CScript
Class
CScript
src/rpc/util.h:19–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
class CKeyStore;
18
class CPubKey;
19
class CScript;
20
21
CPubKey HexToPubKey(const std::string& hex_in);
22
CPubKey AddrToPubKey(CKeyStore* const keystore, const std::string& addr_in);
Callers
10
getblocktemplate
Function · 0.70
ConstructTransaction
Function · 0.70
decodescript
Function · 0.70
IsWitnessStandard
Function · 0.50
CTxIn
Class · 0.50
AssembleBlock
Function · 0.50
MempoolEviction
Function · 0.50
BuildCreditingTransaction
Function · 0.50
BuildSpendingTransaction
Function · 0.50
VerifyScriptBench
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected