CardanoWalletConfig

fmgp.did.method.prism.cardano.CardanoWalletConfig
See theCardanoWalletConfig companion object
case class CardanoWalletConfig(mnemonic: Seq[String], passphrase: String)

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def secp256k1PrivateKey(depth: Int, childIndex: Int): KMMECSecp256k1PrivateKey
Extension method from fmgp.did.method.prism.cardano
def seed: Array[Byte]
Extension method from fmgp.did.method.prism.cardano

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product