Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
type FGenDelegs = Enc (Map (FutureGenDeleg C) (GenDelegPair C)) Source #
type CredentialWitness = Credential 'Witness C Source #
data EpochState Source #
Instances
type EpochStateId = Key EpochState Source #
Instances
type SnapShotId = Key SnapShot Source #
Instances
type UtxoStateId = Key UtxoState Source #
Instances
data LedgerState Source #
Instances
type LedgerStateId = Key LedgerState Source #
data Credential Source #
Instances
type CredentialId = Key Credential Source #
data SnapShotStake Source #
Instances
type SnapShotStakeId = Key SnapShotStake Source #
Instances
data SnapShotPool Source #
Instances
type SnapShotPoolId = Key SnapShotPool Source #
data SnapShotDelegation Source #
Instances
Tx | |
|
Instances
Txs | |
|
Instances
Instances
type UtxoEntryId = Key UtxoEntry Source #
Instances
data Delegation Source #
Instances
type DelegationId = Key Delegation Source #
Instances
Ptr | |
|
Instances
data IRReserves Source #
Instances
type IRReservesId = Key IRReserves Source #
data IRTreasury Source #
Instances
type IRTreasuryId = Key IRTreasury Source #