Expand description

According to the JSON-RPC 2.0 spec, the error codes from -32000 to -32099 are reserved for implementation-defined server-errors. We define them here.

Constants§

  • This error indicates that the method is not supported by the current version of the Forest node. Note that it’s not the same as not found, as we are explicitly not supporting it, e.g., because it’s deprecated or Lotus is doing the same.