|
static bool | getTransactionByHash (soci::session &sql, const std::string &hash, const std::string &operationUid, TezosLikeBlockchainExplorerTransaction &tx) |
|
static bool | inflateTransaction (soci::session &sql, const soci::row &row, TezosLikeBlockchainExplorerTransaction &tx) |
|
static bool | transactionExists (soci::session &sql, const std::string &tezosTxUid) |
|
static std::string | createTezosTransactionUid (const std::string &accountUid, const std::string &txHash, api::TezosOperationTag type) |
|
static std::string | putTransaction (soci::session &sql, const std::string &accountUid, const TezosLikeBlockchainExplorerTransaction &tx) |
|
The documentation for this class was generated from the following files: