![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
Public Member Functions | |
| TestVector (std::string strHexMasterIn) | |
| TestVector & | operator() (std::string pub, std::string prv, unsigned int nChild) |
Public Attributes | |
| std::string | strHexMaster |
| std::vector< TestDerivation > | vDerive |
Definition at line 21 of file bip32_tests.cpp.
|
inlineexplicit |
Definition at line 25 of file bip32_tests.cpp.
|
inline |
Definition at line 27 of file bip32_tests.cpp.
| std::string TestVector::strHexMaster |
Definition at line 22 of file bip32_tests.cpp.
| std::vector<TestDerivation> TestVector::vDerive |
Definition at line 23 of file bip32_tests.cpp.