]> git.ktnx.net Git - mobile-ledger-staging.git/commit
asking UpdateTransactionsTask to load a null profile is fine
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 19:14:52 +0000 (22:14 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 25 Apr 2021 17:07:58 +0000 (17:07 +0000)
commit63d4636c19652b688fb0a1e4f3081843c740bf78
treeefde1c86cc7d47d025a6d99804ede20a057358fc
parenta150bf2f7682cf6d1e6b9a933dc9416e8923855d
asking UpdateTransactionsTask to load a null profile is fine

it would load an empty transaction list
app/src/main/java/net/ktnx/mobileledger/async/UpdateTransactionsTask.java