ledger-core
Public Member Functions | Public Attributes | List of all members
KeychainTestData Struct Reference
+ Collaboration diagram for KeychainTestData:

Public Member Functions

 KeychainTestData (ledger::core::api::BitcoinLikeNetworkParameters parameters_, ledger::core::api::Currency currency_, std::string xpub_, std::string derivationPath_)
 
 KeychainTestData (ledger::core::api::EthereumLikeNetworkParameters parameters_, ledger::core::api::Currency currency_, std::string xpub_, std::string derivationPath_)
 
 KeychainTestData (const KeychainTestData &data)
 
KeychainTestDataoperator= (const KeychainTestData &data)
 

Public Attributes

ledger::core::api::BitcoinLikeNetworkParameters btc_parameters
 
ledger::core::api::EthereumLikeNetworkParameters eth_parameters
 
ledger::core::api::Currency currency
 
std::string xpub
 
std::string derivationPath
 

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