api3dao / api3-docs

Documentation for the API3 Project

Home Page:https://docs.api3.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Describe requester passing reserved parameter value

dcroote opened this issue · comments

It is currently not described that if neither default nor fixed are specified for a reserved parameter, the user (requester) is expected to pass the value as a parameter. See the relevant code block in the api3dao/ois repo:

https://github.com/api3dao/ois/blob/20192c541d152e9a90373e6af509656f72280ca4/src/ois.ts#L72-L79