pub async fn fetch_latest_state(
    shard_id: ShardId,
    consensus_uri: &str,
    blob_uri: &str
) -> Result<impl Serialize, Error>
Expand description

Fetches the current state of a given shard