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

Fix Javadoc warning for org.web3j.protocol.core.Batcher #1323

Conversation

kare
Copy link
Contributor

@kare kare commented Dec 31, 2020

What does this PR do?

Fixed only Javadoc warning in core project.

Where should the reviewer start?

This is a small maintenance patch.

Why is it needed?

Fixes a Javadoc warning.

> Task :core:javadoc
/Users/kkn/src/github.com/web3j/web3j/core/src/main/java/org/web3j/protocol/core/Batcher.java:18: warning: no @return
    BatchRequest newBatch();
                 ^
1 warning

BUILD SUCCESSFUL in 5s
@AlexandrouR AlexandrouR merged commit be12932 into hyperledger-web3j:master Jan 7, 2021
@kare kare deleted the dev-fix-javadoc-warning-for-batcher branch January 18, 2021 13:32
rach-id pushed a commit to rach-id/web3j that referenced this pull request Dec 10, 2021
…web3j#1323)

> Task :core:javadoc
/Users/kkn/src/github.com/web3j/web3j/core/src/main/java/org/web3j/protocol/core/Batcher.java:18: warning: no @return
    BatchRequest newBatch();
                 ^
1 warning

BUILD SUCCESSFUL in 5s
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