diff --git a/network-rfc/11_portal_api.md b/network-rfc/11_portal_api.md index 9e6fc4f..0b50848 100644 --- a/network-rfc/11_portal_api.md +++ b/network-rfc/11_portal_api.md @@ -244,10 +244,6 @@ Note that the first available block is not always 0. Same as `/datasets//finalized-stream/height` -### `GET /datasets///worker` - -Gets the worker URL for querying the dataset starting from the given block. - -### `GET /datasets//query/` +### `GET /datasets//query/` Sends the query to the worker. The query is passed in the request body.