Updated on 2026-08-14
This commit is contained in:
parent
e4e6499d4d
commit
e5876470de
4 changed files with 11 additions and 10 deletions
|
|
@ -102,7 +102,6 @@ class UserWalletManagerImpl(
|
|||
}
|
||||
val mainStore = requireNotNull(appStateHolder.mainStore) { "mainStore is null" }
|
||||
mainStore.dispatchOnMain(action)
|
||||
mainStore.dispatchOnMain(WalletAction.LoadData.Refresh)
|
||||
}
|
||||
|
||||
override fun getWalletAddress(networkId: String): String {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue