mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-22 12:46:44 +00:00
docs: trigger CI rerun
This commit is contained in:
parent
f12755f6e3
commit
0308236cbf
1 changed files with 1 additions and 0 deletions
|
|
@ -949,3 +949,4 @@ func (ec *Client) SimulateV1(ctx context.Context, opts SimulateOptions, blockNrO
|
|||
err := ec.c.CallContext(ctx, &result, "eth_simulateV1", opts, blockNrOrHash)
|
||||
return result, err
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue