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

Public Member Functions

 Buddy (const BitcoinLikeTransactionBuildRequest &r, const BitcoinLikeGetUtxoFunction &g, const BitcoinLikeGetTxFunction &tx, const std::shared_ptr< BitcoinLikeBlockchainExplorer > &e, const std::shared_ptr< BitcoinLikeKeychain > &k, const std::shared_ptr< spdlog::logger > &l, std::shared_ptr< BitcoinLikeTransactionApi > t, bool partial)
 

Public Attributes

const BitcoinLikeTransactionBuildRequest request
 
BitcoinLikeGetUtxoFunction getUtxo
 
BitcoinLikeGetTxFunction getTransaction
 
std::shared_ptr< BitcoinLikeBlockchainExplorerexplorer
 
std::shared_ptr< BitcoinLikeKeychainkeychain
 
std::shared_ptr< BitcoinLikeTransactionApitransaction
 
BigInt outputAmount
 
std::shared_ptr< spdlog::logger > logger
 
BigInt changeAmount
 
bool isPartial
 

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