ledger-core
Static Public Member Functions | List of all members
ledger::core::BitcoinLikeUTXODatabaseHelper Class Reference

Static Public Member Functions

static std::size_t 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)
 
static std::size_t UTXOcount (soci::session &sql, const std::string &accountUid, std::function< bool(const std::string &address)> filter)
 

The documentation for this class was generated from the following files: