Module sp_io::offchain_index [−][src]
Interface that provides functions to access the Offchain DB.
Structs
| HostFunctions | Provides implementations for the extern host functions. |
Functions
| clear | Remove a key and its associated value from the Offchain DB. |
| set | Write a key value pair to the Offchain DB database in a buffered fashion. |