Function forest_filecoin::rpc::methods::chain::chain_notify

source ยท
pub(crate) fn chain_notify<DB: Blockstore>(
    _params: Params<'_>,
    data: &RPCState<DB>,
) -> Receiver<Vec<ApiHeadChange>>