Type alias ShardedSnapshot

ShardedSnapshot: {
    shardedMerkleInfo: ShardedMerkleTreeInfo;
    uri: string;
}

Type declaration

Generated using TypeDoc