Function forest_filecoin::chain::store::chain_store::message_from_cid

source ยท
pub fn message_from_cid<DB, T>(db: &DB, key: &Cid) -> Result<T, Error>
Expand description

Returns message from key-value store based on a Cid.