Updated on 2026-08-14

This commit is contained in:
Tangem 2024-02-07 14:44:58 +03:00
parent 88dbdbc7f6
commit a10c1a8505
24 changed files with 132 additions and 1215 deletions

View file

@ -1,11 +0,0 @@
package com.tangem.features.tester.api
/**
* Tester feature toggles
*
[REDACTED_AUTHOR]
*/
interface TesterFeatureToggles {
val isDerivePublicKeysRefactoringEnabled: Boolean
}