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

fix: Params not Passed for Method getBlockHeight #62

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

KartikSoneji
Copy link

The method description for getBlockHeight did not contain the paramsFormat key, so the parameters were never set even if they were changed in the UI.
This PR also adds a type RpcMethod and sets the type of the methods array via a jsdoc comment to ensure this doesn't happen again.

Copy link

vercel bot commented Apr 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
test-drive ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 20, 2024 5:15pm

@KartikSoneji KartikSoneji force-pushed the fix/get-block-height-params branch from e589e06 to 9f20a96 Compare April 20, 2024 17:10
@KartikSoneji KartikSoneji changed the base branch from dev to main April 20, 2024 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant