Skip to content

Documenting optional method parameters? #7

Description

@SjonHortensius

There are a few optional method parameters which are not included in the schema. Would you be interested in a PR to fix that?

It's a very small list (most parameters are required):

  • eth_call/1
  • eth_estimateGas/1
  • eth_getBalance/1
  • eth_getStorageAt/2
  • eth_getTransactionCount/1

I propose to include {"methods":{"__optional":{"eth_call":[1],"eth_estimateGas":[1]}} to document this

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions