Skip to content

Documenting optional method parameters? #7

@SjonHortensius

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions