MCPcopy 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
17struct TestDerivation {
18 std::string pub;
19 std::string prv;
20 unsigned int nChild;
21};
22
23struct TestVector {
24 std::string strHexMaster;

Callers 1

TestVectorClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected