|
ledger-core
|
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< BitcoinLikeBlockchainExplorer > | explorer |
| std::shared_ptr< BitcoinLikeKeychain > | keychain |
| std::shared_ptr< BitcoinLikeTransactionApi > | transaction |
| BigInt | outputAmount |
| std::shared_ptr< spdlog::logger > | logger |
| BigInt | changeAmount |
| bool | isPartial |
1.8.13