Updated on 2026-08-14
This commit is contained in:
parent
24e0fb015b
commit
0662e31ed0
14 changed files with 252 additions and 6 deletions
|
|
@ -2,6 +2,8 @@ package com.tangem.lib.crypto
|
|||
|
||||
import com.tangem.lib.crypto.models.Currency
|
||||
|
||||
// FIXME: Migration [REDACTED_JIRA]
|
||||
@Deprecated(message = "Use DerivePublicKeysUseCase instead")
|
||||
interface DerivationManager {
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue