Updated on 2026-08-14
This commit is contained in:
parent
b0a97f53d9
commit
a4340e40a8
15 changed files with 236 additions and 40 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.tangem.features.send.v2.api
|
||||
|
||||
interface SendFeatureToggles {
|
||||
val isSendV2Enabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue