| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cardano.CLI.Compatible.StakeAddress.Command
Documentation
data CompatibleStakeAddressCmds era Source #
Constructors
| CompatibleStakeAddressRegistrationCertificateCmd | |
Fields
| |
| CompatibleStakeAddressStakeDelegationCertificateCmd (ShelleyBasedEra era) StakeIdentifier StakePoolKeyHashSource (File () 'Out) | |
Instances
| Show (CompatibleStakeAddressCmds era) Source # | |
Defined in Cardano.CLI.Compatible.StakeAddress.Command | |