StagingState

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
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product