]> git.ktnx.net Git - mobile-ledger.git/commit
inline the storeAccountsAndTransactions method
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 04:56:14 +0000 (04:56 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 04:56:14 +0000 (04:56 +0000)
commitde897f405d8b9885835dd8ecc7c622607b3716a0
treec06065674817382fcd18575aad7d1066f243020d
parent95f74e99982edc8750858ff9400048c3d6f07e81
inline the storeAccountsAndTransactions method

it is a bit silly to have run() that only calls one method
app/src/main/java/net/ktnx/mobileledger/async/RetrieveTransactionsTask.java