Updated on 2026-08-14
This commit is contained in:
parent
dfc3dbc324
commit
513e0a4d7c
20 changed files with 460 additions and 294 deletions
|
|
@ -28,10 +28,6 @@ class ExcludedBlockchains @Inject internal constructor(
|
|||
excludedBlockchainsManager = object : ExcludedBlockchainsManager {
|
||||
|
||||
override val excludedBlockchainsIds: Set<String> = emptySet()
|
||||
|
||||
override suspend fun init() {
|
||||
/* no-op */
|
||||
}
|
||||
},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue