Type Alias forest_filecoin::state_manager::CidPair

source ยท
type CidPair = (Cid, Cid);
Expand description

Intermediary for retrieving state objects and updating actor states.