Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a warning in the docs for the height param not supported yet in Provider methods #128

Open
RezaRahemtola opened this issue Jun 23, 2024 · 0 comments
Labels
hacktoberfest Good issues for hacktoberfest

Comments

@RezaRahemtola
Copy link
Member

In the documentation, the Provider methods (getRenderOutput , getFunctionSignatures , evaluateExpression , getFileContent ) all take an optional height param.

There are 2 problems with it:

  • The doc isn't clear about the default value if not provided:

If omitted, the latest height is used (optional, default 0)
So is it the latest height or 0 ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Good issues for hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants