pub async fn peer_up_notification<T: StateStore>(
state: Option<AsyncState<T>>,
tx: Sender<Update>,
metadata: UpdateMetadata,
_: PeerUpNotification,
) -> Result<()>pub async fn peer_up_notification<T: StateStore>(
state: Option<AsyncState<T>>,
tx: Sender<Update>,
metadata: UpdateMetadata,
_: PeerUpNotification,
) -> Result<()>