Safe Haskell | None |
---|---|
Language | Haskell2010 |
Orphan instances
ToObject ApplyMempoolPayloadErr Source # | instances of NOTE: this list is sorted by the unqualified name of the outermost type. |
toObject ∷ TracingVerbosity → ApplyMempoolPayloadErr → Object # textTransformer ∷ ApplyMempoolPayloadErr → Object → Text # | |
ToObject ChainValidationError Source # | |
toObject ∷ TracingVerbosity → ChainValidationError → Object # textTransformer ∷ ChainValidationError → Object → Text # | |
ToObject ColeOtherHeaderEnvelopeError Source # | |
toObject ∷ TracingVerbosity → ColeOtherHeaderEnvelopeError → Object # textTransformer ∷ ColeOtherHeaderEnvelopeError → Object → Text # | |
ToObject ProtocolUpdate Source # | |
toObject ∷ TracingVerbosity → ProtocolUpdate → Object # textTransformer ∷ ProtocolUpdate → Object → Text # | |
ToObject ColeLedgerUpdate Source # | |
toObject ∷ TracingVerbosity → ColeLedgerUpdate → Object # textTransformer ∷ ColeLedgerUpdate → Object → Text # | |
ToObject UpdateState Source # | |
toObject ∷ TracingVerbosity → UpdateState → Object # textTransformer ∷ UpdateState → Object → Text # | |
ToJSON (TxId (GenTx ColeBlock)) Source # | |
toJSON ∷ TxId (GenTx ColeBlock) → Value # toEncoding ∷ TxId (GenTx ColeBlock) → Encoding # toJSONList ∷ [TxId (GenTx ColeBlock)] → Value # toEncodingList ∷ [TxId (GenTx ColeBlock)] → Encoding # | |
ToObject (Header ColeBlock) Source # | |
toObject ∷ TracingVerbosity → Header ColeBlock → Object # textTransformer ∷ Header ColeBlock → Object → Text # | |
ToObject (GenTx ColeBlock) Source # | |
toObject ∷ TracingVerbosity → GenTx ColeBlock → Object # textTransformer ∷ GenTx ColeBlock → Object → Text # |