Skip to main content

bump_epoch_if_node_on_mesh

Function bump_epoch_if_node_on_mesh 

Source
pub async fn bump_epoch_if_node_on_mesh(
    transaction: &mut Transaction<'_, Postgres>,
    node_uuid: Uuid,
) -> Result<bool, DatabaseError>