ledger-core
Public Attributes | List of all members
TransactionTestData Struct Reference

Public Attributes

std::shared_ptr< api::DynamicObjectconfiguration
 
std::string walletName
 
std::string currencyName
 
std::function< std::shared_ptr< BitcoinLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> inflate_btc
 
std::function< std::shared_ptr< EthereumLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> inflate_eth
 
std::function< std::shared_ptr< RippleLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> inflate_xrp
 
std::function< std::shared_ptr< TezosLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> inflate_xtz
 

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