| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cardano.YTxP.SDK.SdkParameters
Description
Synopsis
- data SdkParameters = SdkParameters {}
- newtype AuthorisedScriptsSTCS = AuthorisedScriptsSTCS CurrencySymbol
Documentation
data SdkParameters Source #
Parameters available during compilation (therefore not containing any script hashes).
Constructors
| SdkParameters | |
Fields
| |
Instances
newtype AuthorisedScriptsSTCS Source #
Semantic newtype for the YieldList state thread currency symbol
Constructors
| AuthorisedScriptsSTCS CurrencySymbol |