Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Blockfrost.Types.Shared.ScriptHash
Description
Script Hash newtype
Synopsis
- newtype ScriptHash = ScriptHash {
- unScriptHash :: Text
- newtype ScriptHashList = ScriptHashList {}
Documentation
newtype ScriptHash Source #
Script Hash newtype
Constructors
ScriptHash | |
Fields
|
Instances
newtype ScriptHashList Source #
Wrapper for list of ScriptHash-es, used by script list endpoint
Constructors
ScriptHashList | |
Fields |