MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / CPubKey

Class CPubKey

src/script/sigcache.h:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18static const int64_t MAX_MAX_SIG_CACHE_SIZE = 16384;
19
20class CPubKey;
21
22/**
23 * We're hashing a nonce into the entries themselves, so we don't need extra

Callers 4

SignStepFunction · 0.70
DataFromTransactionFunction · 0.70
HaveKeysFunction · 0.70
IsMineInnerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected