blockfrost-api-0.10.0.0: API definitions for blockfrost.io
Safe HaskellSafe-Inferred
LanguageHaskell2010

Blockfrost.Types.Shared.CBOR

Description

CBOR Servant support and wrapper type

Synopsis

Documentation

newtype CBORString Source #

Wrapper for CBOR encoded ByteStrings used for submitting a transaction

Constructors

CBORString ByteString 

Instances

Instances details
FromJSON CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR

ToJSON CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR

Show CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR

Eq CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR

ToSample CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR

HasCbor TxEvalInput CBORString Source # 
Instance details

Defined in Blockfrost.Lens

MimeRender CBOR CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR

MimeUnrender CBOR CBORString Source # 
Instance details

Defined in Blockfrost.Types.Shared.CBOR