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