Skip to main content

fetch_online_node_keys

Function fetch_online_node_keys 

Source
async fn fetch_online_node_keys(
    db: &PgPool,
) -> Result<Vec<NodePublicKey>, Error>