Updated on 2026-08-14
This commit is contained in:
parent
04c776353d
commit
8d5ded562c
4 changed files with 28 additions and 9 deletions
|
|
@ -29,6 +29,10 @@ class Navigator {
|
|||
context.startActivityForResult(VerifyCardActivity.callingIntent(context, card, coinData, message, error), LoadedWallet.REQUEST_CODE_VERIFY_CARD)
|
||||
}
|
||||
|
||||
fun showPinSwap(context: Activity) {
|
||||
|
||||
}
|
||||
|
||||
// fun showPreparePayment(context: Activity) {
|
||||
//
|
||||
// }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue