plutus-core-1.34.1.0: Language library for Plutus Core
Safe HaskellSafe-Inferred
LanguageHaskell2010

UntypedPlutusCore.Evaluation.Machine.Cek.EmitterMode

Synopsis

Documentation

noEmitterEmitterMode uni fun Source #

No emitter.

logEmitterEmitterMode uni fun Source #

Emits log only.

logWithTimeEmitterEmitterMode uni fun Source #

Emits log with timestamp.

logWithBudgetEmitterEmitterMode uni fun Source #

Emits log with the budget.

Orphan instances

ToField ExCPU Source # 
Instance details

Methods

toFieldExCPU → Field

ToField ExMemory Source # 
Instance details

Methods

toFieldExMemory → Field