fmgp.did.method.prism.cli.StagingState
See theStagingState companion object
case class StagingState(loadStateFileByDefault: Boolean, updateStateFileByDefault: Boolean, ssiWallet: Option[CardanoWalletConfig], cardanoWallet: Option[CardanoWalletConfig], seed: Option[Array[Byte]], secp256k1PrivateKey: Map[String, Key], blockfrostMainnet: Option[BlockfrostConfig], blockfrostTestnet: Option[BlockfrostConfig], blockfrostPreprod: Option[BlockfrostConfig], blockfrostPreview: Option[BlockfrostConfig], test: String)
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article