PIVX Core  5.6.99
P2P Digital Currency
Public Attributes | List of all members
TestDerivation Struct Reference

Public Attributes

std::string pub
 
std::string prv
 
unsigned int nChild
 

Detailed Description

Definition at line 15 of file bip32_tests.cpp.

Member Data Documentation

◆ nChild

unsigned int TestDerivation::nChild

Definition at line 18 of file bip32_tests.cpp.

◆ prv

std::string TestDerivation::prv

Definition at line 17 of file bip32_tests.cpp.

◆ pub

std::string TestDerivation::pub

Definition at line 16 of file bip32_tests.cpp.


The documentation for this struct was generated from the following file: