Updated on 2026-08-14
This commit is contained in:
parent
d8844fda91
commit
5b516f2c9b
23 changed files with 339 additions and 52 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.tangem.features.swap.v2.api
|
||||
|
||||
interface SwapFeatureToggles {
|
||||
val isSwapProviderFilterEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue