Updated on 2026-08-14
This commit is contained in:
parent
74accc90c9
commit
b6777bbb7a
16 changed files with 1 additions and 117 deletions
|
|
@ -219,8 +219,6 @@ data object Wallet2CardConfig : CardConfig {
|
|||
Blockchain.PlasmaTestnet -> EllipticCurve.Secp256k1
|
||||
Blockchain.Monad -> EllipticCurve.Secp256k1
|
||||
Blockchain.MonadTestnet -> EllipticCurve.Secp256k1
|
||||
Blockchain.Berachain -> EllipticCurve.Secp256k1
|
||||
Blockchain.BerachainTestnet -> EllipticCurve.Secp256k1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -175,8 +175,6 @@ class Wallet2CardConfigTest {
|
|||
Blockchain.PlasmaTestnet to EllipticCurve.Secp256k1,
|
||||
Blockchain.Monad to EllipticCurve.Secp256k1,
|
||||
Blockchain.MonadTestnet to EllipticCurve.Secp256k1,
|
||||
Blockchain.Berachain to EllipticCurve.Secp256k1,
|
||||
Blockchain.BerachainTestnet to EllipticCurve.Secp256k1,
|
||||
)
|
||||
|
||||
@Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue