Updated on 2026-08-14
This commit is contained in:
parent
5edf89889f
commit
f601005fc9
1 changed files with 4 additions and 0 deletions
|
|
@ -219,4 +219,8 @@ private const val NODL_AMOUNT_TO_CREATE_ACCOUNT = 1.5
|
|||
private val excludedBlockchains = listOf(
|
||||
Blockchain.Unknown,
|
||||
Blockchain.Ducatus,
|
||||
Blockchain.Telos,
|
||||
Blockchain.TelosTestnet,
|
||||
Blockchain.Near,
|
||||
Blockchain.NearTestnet,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue