Module sp_io::offchain_index[][src]

Expand description

Interface that provides functions to access the Offchain DB.

Structs

Provides implementations for the extern host functions.

Functions

Remove a key and its associated value from the Offchain DB.

Write a key value pair to the Offchain DB database in a buffered fashion.