Module pallet_ovm::predicate[][src]

Structs

Ovm executable loaded by OvmLoader and executed by OptimisticOvm.

Loader which fetches OvmExecutable from the code cache.

Implementation of Vm that takes PredicateOvm and executes it.

A prepared wasm module ready for execution.

Functions

Put code in the storage. The hash of code is used as a key and is returned as a result of this function.