blockfrost-api-0.4.0.1: API definitions for blockfrost.io
Safe Haskell None
Language Haskell2010

Blockfrost.Types.Shared.ScriptHash

Description

Script Hash newtype

Synopsis

Documentation

newtype ScriptHash Source #

Script Hash newtype

Instances

Instances details
Eq ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

Show ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

IsString ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

Generic ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

ToJSON ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

FromJSON ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

ToHttpApiData ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

FromHttpApiData ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

ToSample ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

HasScriptHash TransactionRedeemer ScriptHash Source #
Instance details

Defined in Blockfrost.Lens

ToJSON [ ScriptHash ] Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

FromJSON [ ScriptHash ] Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

ToCapture ( Capture "script_hash" ScriptHash ) Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

type Rep ScriptHash Source #
Instance details

Defined in Blockfrost.Types.Shared.ScriptHash

type Rep ScriptHash = D1 (' MetaData "ScriptHash" "Blockfrost.Types.Shared.ScriptHash" "blockfrost-api-0.4.0.1-A9W5au7R2kOUA8M8hTMe9" ' True ) ( C1 (' MetaCons "ScriptHash" ' PrefixI ' True ) ( S1 (' MetaSel (' Just "unScriptHash") ' NoSourceUnpackedness ' NoSourceStrictness ' DecidedLazy ) ( Rec0 Text )))