Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BTCGPU/BTCGPU
/ TestDerivation
Class
TestDerivation
src/test/bip32_tests.cpp:17–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
#include <vector>
16
17
struct TestDerivation {
18
std::string pub;
19
std::string prv;
20
unsigned int nChild;
21
};
22
23
struct TestVector {
24
std::string strHexMaster;
Callers
1
TestVector
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected