Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions network-rfc/11_portal_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,10 +244,6 @@ Note that the first available block is not always 0.

Same as `/datasets/<dataset>/finalized-stream/height`

### `GET /datasets/<dataset>/<start_block>/worker`

Gets the worker URL for querying the dataset starting from the given block.

### `GET /datasets/<base64_id>/query/<worker_id>`
### `GET /datasets/<dataset>/query/<worker_id>`

Sends the query to the worker. The query is passed in the request body.