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