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

internal/web3ext: fix clique console apis to work on missing arguments #20781

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

karalabe
Copy link
Member

Fixes a tiny regression introduced by #20318, which caused the clique API calls in the console to not accept empty arguments (or 'latest) any more (I mean, it accepted, but defaulted to block 0, instead of the chain head).

Fixes #20772

@karalabe karalabe added this to the 1.9.13 milestone Mar 18, 2020
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.

Clique API regression
2 participants