Updated on 2026-08-14
This commit is contained in:
parent
c1d0f97f0b
commit
4880781ad2
1 changed files with 2 additions and 0 deletions
|
|
@ -185,4 +185,6 @@ fun Blockchain.isSupportedInApp(): Boolean {
|
|||
private val excludedBlockchains = listOf(
|
||||
Blockchain.Unknown,
|
||||
Blockchain.Ducatus,
|
||||
Blockchain.Telos, // disable in 4.9
|
||||
Blockchain.TelosTestnet, // disable in 4.9
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue