Function node_p2p_effects

Source
pub fn node_p2p_effects<S: Service>(
    store: &mut Store<S>,
    action: ActionWithMeta<P2pEffectfulAction>,
)