fedimint_meta_common::endpoint

Constant GET_CONSENSUS_REV_ENDPOINT

source
pub const GET_CONSENSUS_REV_ENDPOINT: &str = "get_consensus_rev";
Expand description

Get revision of the consensus on the value of a given key

This is meant to avoid transmitting the whole value over and over to clients that already have it, and are just checking if it was updated.