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

Static Public Member Functions

static void createAccount (soci::session &sql, const std::string walletUid, int32_t index, const std::string &address)
 
static void createERC20Account (soci::session &sql, const std::string &ethAccountUid, const std::string &erc20AccountUid, const std::string &contractAddress)
 
static bool queryAccount (soci::session &sql, const std::string &accountUid, EthereumLikeAccountDatabaseEntry &entry)
 
static api::ERC20Token getOrCreateERC20Token (soci::session &sql, const std::string &contractAddress)
 

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