fcl-js icon indicating copy to clipboard operation
fcl-js copied to clipboard

Implement a GetNetworkParameters Interaction

Open JeffreyDoyle opened this issue 5 years ago • 2 comments
trafficstars

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.

JeffreyDoyle avatar Aug 14 '20 19:08 JeffreyDoyle

  • [ ] Need to file ticket with access node people.

justinbarry avatar May 25 '22 17:05 justinbarry

Hi I would like to work on this issue.

AditSaxena avatar Sep 07 '22 20:09 AditSaxena