sp_io
30.0.0
Module offchain_
index
Module Items
Structs
Functions
In crate sp_
io
sp_io
Module
offchain_index
Copy item path
Source
Expand description
Interface that provides functions to access the Offchain DB.
Structs
§
Host
Functions
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.