verify_node_task

Function verify_node_task 

Source
pub async fn verify_node_task(fud: Arc<Fud>) -> Result<()>
Expand description

After pinging an inbound connection, this task is triggered to make sure that you are able to reach at least one of the node’s external address. Fud::ping() will take care of adding the node to our buckets.