Module storage

Source
Expand description

A backend to store the signer state in.

Structs§

SledStateStore
A StateStore that uses sled as its storage backend
State

Enums§

Error

Traits§

StateStore