Module smartmodule

Module smartmodule 

Source

Structs§

SmartModuleAggregateInput
A type to pass input to an Aggregate SmartModule WASM module
SmartModuleAggregateOutput
A type used to return processed records and/or an error from an Aggregate SmartModule
SmartModuleExtraParams
SmartModuleInput
Common data that gets passed as input to every SmartModule WASM module
SmartModuleOutput
A type used to return processed records and/or an error from a SmartModule
SmartModuleRuntimeError
A type used to capture and serialize errors from within a SmartModule

Enums§

SmartModuleInternalError
Indicates an internal error from within a SmartModule.
SmartModuleKind