]> git.ktnx.net Git - mobile-ledger-staging.git/commit
fix legacy new transaction submission with no date (use today's)
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 2 Oct 2020 05:49:22 +0000 (08:49 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 2 Oct 2020 05:49:22 +0000 (08:49 +0300)
commitaee821c8372ffafc705385072dba14dbc410f5b2
tree83ae5e793c40af9471bbefa0e5b48a2fa2fd6405
parent47f69abd0ff71ef40d37fc8b9f8693d370f473ea
fix legacy new transaction submission with no date (use today's)

broken in 0.15.0
app/src/main/java/net/ktnx/mobileledger/async/SendTransactionTask.java