Module storage

Source
Expand description

Abstract storage type for storing DA proposals and VID shares

This modules provides the Storage trait.

Traits§

Storage
Abstraction for storing a variety of consensus payload datum.

Functions§

load_drb_input_impl
load_drb_progress_fn
null_load_drb_progress_fn
null_store_drb_progress_fn
store_drb_input_impl
store_drb_progress_fn
store_drb_result_fn
Helper function to create a callback to add a drb result to storage
store_drb_result_impl 🔒

Type Aliases§

LoadDrbProgressFn
StoreDrbProgressFn
StoreDrbResultFn