| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cardano.CLI.Byron.Parsers
Documentation
data ByronCommand Source #
Constructors
Instances
| Show ByronCommand Source # | |
Defined in Cardano.CLI.Byron.Commands Methods showsPrec :: Int -> ByronCommand -> ShowS # show :: ByronCommand -> String # showList :: [ByronCommand] -> ShowS # | |
Constructors
| CreateVote NetworkId SigningKeyFile FilePath Bool FilePath | |
| UpdateProposal NetworkId SigningKeyFile ProtocolVersion SoftwareVersion SystemTag InstallerHash FilePath [ParametersToUpdate] | |
| SubmitUpdateProposal NetworkId FilePath | Update proposal filepath. |
| SubmitVote NetworkId FilePath | Vote filepath. |