Cardano.CLI.Types.Errors.StakeAddressRegistrationError
data StakeAddressRegistrationError Source #
Constructors
Defined in Cardano.CLI.Types.Errors.StakeAddressRegistrationError
Methods
showsPrec :: Int -> StakeAddressRegistrationError -> ShowS Source #
show :: StakeAddressRegistrationError -> String Source #
showList :: [StakeAddressRegistrationError] -> ShowS Source #
prettyError :: StakeAddressRegistrationError -> Doc ann #