Updated on 2026-08-14
This commit is contained in:
parent
a44f392d0a
commit
5315e04487
21 changed files with 199 additions and 177 deletions
|
|
@ -247,7 +247,7 @@ internal class DefaultMarketsTokenRepository(
|
|||
|
||||
override suspend fun createCryptoCurrency(
|
||||
userWalletId: UserWalletId,
|
||||
token: TokenMarketParams,
|
||||
token: RawMarketToken,
|
||||
network: TokenMarketInfo.Network,
|
||||
accountIndex: DerivationIndex?,
|
||||
): CryptoCurrency? {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue