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

Fetches the current state rollup of a given shard