Updated on 2026-08-14
This commit is contained in:
parent
d6352abd88
commit
1c31545ec6
8 changed files with 23 additions and 31 deletions
|
|
@ -168,8 +168,8 @@ class AccountNodeRecognizer(private val blockchain: Blockchain) {
|
|||
Blockchain.Pepecoin,
|
||||
Blockchain.Hyperliquid,
|
||||
Blockchain.Scroll,
|
||||
Blockchain.Linea,
|
||||
Blockchain.ArbitrumNova,
|
||||
// Blockchain.Linea,
|
||||
// Blockchain.ArbitrumNova,
|
||||
Blockchain.Quai,
|
||||
-> true
|
||||
Blockchain.Nexa, // unsupported network
|
||||
|
|
@ -244,7 +244,7 @@ class AccountNodeRecognizer(private val blockchain: Blockchain) {
|
|||
Blockchain.PepecoinTestnet,
|
||||
Blockchain.HyperliquidTestnet,
|
||||
Blockchain.QuaiTestnet,
|
||||
Blockchain.LineaTestnet,
|
||||
// Blockchain.LineaTestnet,
|
||||
-> false
|
||||
// endregion
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue