cardano-cli
Safe HaskellNone
LanguageHaskell2010

Cardano.CLI.Type.Error.BootstrapWitnessError

Synopsis

Documentation

data BootstrapWitnessError Source #

Error constructing a Shelley bootstrap witness (i.e. a Byron key witness in the Shelley era).

Constructors

MissingNetworkIdOrByronAddressError

Neither a network ID nor a Byron address were provided to construct the Shelley bootstrap witness. One or the other is required.