Re-exports§
pub use offchain_worker::OffchainErr;
pub use ordered_set::OrderedSet;
Modules§
Functions§
- simulate_
execution - Simulate execution of the supplied function in a new storage transaction. Changes to storage performed by the supplied function are always discarded.
- with_
transaction_ result - Execute the supplied function in a new storage transaction.