forest icon indicating copy to clipboard operation
forest copied to clipboard

Implement `StateGetNetworkParams` RPC method

Open lemmih opened this issue 3 months ago • 0 comments

Issue summary

  • [ ] Implement Filecoin.StateGetNetworkParams.
  • [ ] Test against Lotus. All the network parameters appear to be determined entirely by the network, so we should verify that we return the same values as Lotus.

Other information and links

Lotus documentation: https://github.com/filecoin-project/lotus/blob/master/documentation/en/api-v1-unstable-methods.md#StateGetNetworkParams

lemmih avatar May 08 '24 15:05 lemmih