Crate oasis_runtime_sdk_contracts

Source
Expand description

Smart contracts module.

Modules§

state
State schema constants.
types
Contracts module types.

Structs§

GasCosts
Gas costs.
Genesis
Genesis state for the contracts module.
LocalConfig
Local configuration that can be provided by the node operator.
Module
Parameters
Parameters for the contracts module.

Enums§

Error
Errors emitted by the contracts module.
Event
Events emitted by the contracts module.

Traits§

Config
Module configuration.