Skip to content

internal/ethapi: eth_call block parameter is optional (#28165)#13

Open
minh-bq wants to merge 1 commit intoronin-chain:masterfrom
minh-bq:fix-eth-call
Open

internal/ethapi: eth_call block parameter is optional (#28165)#13
minh-bq wants to merge 1 commit intoronin-chain:masterfrom
minh-bq:fix-eth-call

Conversation

@minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Feb 18, 2025

commit ethereum/go-ethereum@adb9b31.

Make the block parameter in eth_call is optional following the specification. The default value when block parameter is not provided is "latest".

commit ethereum/go-ethereum@adb9b31.

Make the block parameter in eth_call is optional following the specification.
The default value when block parameter is not provided is "latest".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants