Updated on 2026-08-14
This commit is contained in:
parent
c637c9a194
commit
0b3914cf6a
29 changed files with 453 additions and 37 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.tangem.features.virtualaccount
|
||||
|
||||
interface VirtualAccountFeatureToggles {
|
||||
val isVirtualAccountsEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue