Updated on 2026-08-14
This commit is contained in:
commit
9783f9ce3d
12 changed files with 67 additions and 39 deletions
|
|
@ -73,7 +73,7 @@ private val walletStoresRepository by lazy { WalletStoresRepository.provideDefau
|
|||
private val walletManagersRepository by lazy {
|
||||
WalletManagersRepository.provideDefaultImplementation(
|
||||
walletManagerFactory = WalletManagerFactory(
|
||||
blockchainSdkConfig = store.state.globalState.configManager
|
||||
config = store.state.globalState.configManager
|
||||
?.config
|
||||
?.blockchainSdkConfig
|
||||
?: BlockchainSdkConfig(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue