cardano-cli-8.23.1.0: The Cardano command-line interface
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.CLI.Types.Errors.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.