Updated on 2026-08-14
This commit is contained in:
parent
879c8d603b
commit
af8fc1732d
14 changed files with 215 additions and 187 deletions
|
|
@ -9,7 +9,7 @@ import java.math.BigDecimal
|
|||
@Suppress("LargeClass")
|
||||
class DemoConfig {
|
||||
|
||||
val demoBlockchains = listOf(
|
||||
val demoBlockchains = setOf(
|
||||
Blockchain.Bitcoin,
|
||||
Blockchain.Ethereum,
|
||||
Blockchain.Dogecoin,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue