Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ethclient, internal/ethapi: allow eth_call with overrides #23129

Closed

Commits on Jun 29, 2021

  1. ethclient, internal/ethapi: allow eth_call with overrides

    This publishes the previously internal ethapi.StateOverrides type as
    well as adds the methods CallContractWithOverrides and
    PendingCallContractWithOverrides to ethclient.Client.
    
    ethereum#22197
    attente committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    0be7ed6 View commit details
    Browse the repository at this point in the history