Updated on 2026-08-14
This commit is contained in:
parent
78c4581372
commit
3069b8d32d
23 changed files with 287 additions and 20 deletions
|
|
@ -1,3 +1,5 @@
|
|||
package com.tangem.features.send.api
|
||||
|
||||
interface SendFeatureToggles
|
||||
interface SendFeatureToggles {
|
||||
val isHighFeeWarningEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue