Updated on 2026-08-14
This commit is contained in:
parent
faaa2aad8f
commit
5a09e48a53
4 changed files with 20 additions and 12 deletions
|
|
@ -1,3 +1,5 @@
|
|||
package com.tangem.features.send.v2.api
|
||||
|
||||
interface SendFeatureToggles
|
||||
interface SendFeatureToggles {
|
||||
val isGaslessTransactionsEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue