ledger-core
|
This is the complete list of members for ledger::core::BitcoinLikeUTXODatabaseHelper, including all inherited members.
queryUTXO(soci::session &sql, const std::string &accountUid, int32_t offset, int32_t count, std::vector< BitcoinLikeBlockchainExplorerOutput > &out, std::function< bool(const std::string &address)> filter) (defined in ledger::core::BitcoinLikeUTXODatabaseHelper) | ledger::core::BitcoinLikeUTXODatabaseHelper | static |
UTXOcount(soci::session &sql, const std::string &accountUid, std::function< bool(const std::string &address)> filter) (defined in ledger::core::BitcoinLikeUTXODatabaseHelper) | ledger::core::BitcoinLikeUTXODatabaseHelper | static |