| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Hydra.Tx.HeadParameters
Synopsis
Documentation
data HeadParameters Source #
Contains the head's parameters as established in the initial transaction.
Constructors
| HeadParameters | |
Fields | |
Instances
mkHeadParameters :: Environment -> HeadParameters Source #
Make HeadParameters that are consistent with the given Environment.