mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-11-02 05:27:17 +00:00
Remove empty @return annotation.
This commit is contained in:
committed by
Andreas Schildbach
parent
daace1dec1
commit
3e78d89cac
@@ -190,7 +190,6 @@ public class AlertMessage extends Message {
|
||||
* The inclusive upper bound on software versions considered for the purposes of this alert. The Satoshi
|
||||
* client compares this against a protocol version field, but as long as the subVer field is used to restrict it your
|
||||
* alerts could use any version numbers.
|
||||
* @return
|
||||
*/
|
||||
public long getMaxVer() {
|
||||
return maxVer;
|
||||
|
||||
Reference in New Issue
Block a user