]> git.ktnx.net Git - mobile-ledger.git/commitdiff
Set valid default value for tsourcepos in v1.23 ParsedLedgerTransaction
authorFaye Duxovni <duxovni@duxovni.org>
Thu, 9 Jun 2022 06:11:09 +0000 (02:11 -0400)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sat, 18 Jun 2022 15:07:25 +0000 (15:07 +0000)
If tsourcepos is an empty list, attempting to add a transaction will
be rejected by the server, which is expecting a pair of values.  This
sets it to a well-formed default value which the server will accept.


No differences found