Module sp_core::offchain

source ·
Expand description

Offchain workers types

Re-exports

Modules

  • In-memory implementation of offchain workers database.
  • Utilities for offchain calls testing.

Structs

Enums

Constants

  • Persistent storage prefix used by the Offchain Worker API when creating a DB key.

Traits