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

Implement a GetNetworkParameters Interaction #304

Closed
JeffreyDoyle opened this issue Aug 14, 2020 · 2 comments · Fixed by #1420
Closed

Implement a GetNetworkParameters Interaction #304

JeffreyDoyle opened this issue Aug 14, 2020 · 2 comments · Fixed by #1420
Assignees
Labels
good first issue Good for newcomers JS

Comments

@JeffreyDoyle
Copy link
Member

Overview

There are existing Access API Methods for Get Network Parameters that the JS-SDK does not currently support.

The Execute Script methods are:

  // GetNetworkParameters retrieves the Flow network details
  rpc GetNetworkParameters (GetNetworkParametersRequest) returns (GetNetworkParametersResponse);

Expected Outcomes

  • There are available Interaction types and associated builders and resolver functionality for the missing Get Network Parameters method.
@justinbarry
Copy link
Contributor

  • Need to file ticket with access node people.

@justinbarry justinbarry added the good first issue Good for newcomers label Aug 31, 2022
@justinbarry justinbarry assigned huyndo and unassigned justinbarry Sep 7, 2022
@AditSaxena
Copy link

Hi
I would like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers JS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants