Updated on 2026-08-14
This commit is contained in:
parent
131ccfe7df
commit
9f3ce2ce3c
3 changed files with 47 additions and 14 deletions
|
|
@ -85,6 +85,7 @@ public class SignTask extends CustomReadCardTask {
|
|||
}
|
||||
|
||||
transactionToSign.onSignCompleted(signResult.getTLV(TLV.Tag.TAG_Signature).Value);
|
||||
//TODO: maybe we should move notifyOnNeedSendTransaction(txForSend) here?
|
||||
mNotifications.onReadProgress(protocol, 100);
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue