Updated on 2026-08-14
This commit is contained in:
parent
0091d0131f
commit
02c12c524b
11 changed files with 40 additions and 25 deletions
|
|
@ -1,3 +1,5 @@
|
|||
package com.tangem.features.swap
|
||||
|
||||
interface SwapFeatureToggles
|
||||
interface SwapFeatureToggles {
|
||||
val isSwapSwitchToTransferEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue