Skip to content

eth_simulateV1 missing from ethclient #32852

@shanejonas

Description

@shanejonas

Expected behaviour

eth_simulateV1 should be exposed via ethclient

Steps to reproduce the behaviour

use github.com/ethereum/go-ethereum/ethclient in your golang project and try to call eth_simulateV1 or Simulate. there no related method available in ethclient that calls it.

Notes

eth_simulateV1 is a relatively new method. ethclient just needs to be updated to support and expose it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions