blockfrost-api-0.3.1.0: API definitions for blockfrost.io
Safe HaskellNone
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