Updated on 2026-08-14
This commit is contained in:
parent
3ed4ba95cd
commit
c29e4a974b
5 changed files with 57 additions and 2 deletions
|
|
@ -0,0 +1,11 @@
|
|||
package com.tangem.features.tester.api
|
||||
|
||||
/**
|
||||
* Tester feature toggles
|
||||
*
|
||||
[REDACTED_AUTHOR]
|
||||
*/
|
||||
interface TesterFeatureToggles {
|
||||
|
||||
val isDerivePublicKeysRefactoringEnabled: Boolean
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue