Updated on 2026-08-14
This commit is contained in:
parent
3fb5f47583
commit
9d8545cbd0
2 changed files with 3 additions and 1 deletions
|
|
@ -670,6 +670,8 @@ class LoadedWallet : Fragment(), NfcAdapter.ReaderCallback, CardProtocol.Notific
|
|||
|
||||
if (needResendTX)
|
||||
sendTransaction(LastSignStorage.getTxForSend(card!!.wallet))
|
||||
|
||||
tvBlockchain.text = card!!.blockchainName
|
||||
}
|
||||
|
||||
fun prepareResultIntent(): Intent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue