Fix: Update GVA request txsHistoryMp with field receivedTime

This commit is contained in:
poka 2021-05-20 19:33:44 +02:00
parent 91e356aff8
commit 62c6a0aa15
1 changed files with 2 additions and 2 deletions

View File

@ -29,14 +29,14 @@ const String getHistory = r'''
issuers issuers
comment comment
outputs outputs
writtenTime receivedTime
} }
sending { sending {
currency currency
issuers issuers
comment comment
outputs outputs
writtenTime receivedTime
} }
} }
currentUd { currentUd {