Updated on 2026-08-14
This commit is contained in:
parent
91e0eb0bed
commit
bd83012d03
3 changed files with 7 additions and 7 deletions
|
|
@ -407,7 +407,7 @@ class LoadedWallet : Fragment(), NfcAdapter.ReaderCallback, CardProtocol.Notific
|
|||
// val err = msg!!.getJSONObject("error")
|
||||
// hashTX = err.getString("message")
|
||||
// LastSignStorage.setLastMessage(card!!.wallet, hashTX)
|
||||
return@onInfuraSuccess
|
||||
return
|
||||
}
|
||||
|
||||
if (hashTX.startsWith("0x") || hashTX.startsWith("0X")) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue