Module storage

Source
Expand description

In-memory implementation of offchain workers database.

Structsยง

InMemOffchainStorage
In-memory storage for offchain workers.
OffchainDb
Offchain DB that implements DbExternalities for OffchainStorage.