mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-22 09:50:17 +00:00
Merge pull request #167 from biafra23/bugfix/javadoc
Use % encoding to make javadoc compiler happy. And not fail with an error.
This commit is contained in:
commit
c0d713f030
@ -8,7 +8,7 @@ import java.util.Map;
|
||||
* <br>
|
||||
* The codes for these commands are the first byte in every packet.
|
||||
* ÐΞV
|
||||
* @see <a href="https://github.com/ethereum/wiki/wiki/ÐΞVp2p-Wire-Protocol">
|
||||
* @see <a href="https://github.com/ethereum/wiki/wiki/%C3%90%CE%9EVp2p-Wire-Protocol">
|
||||
* https://github.com/ethereum/wiki/wiki/ÐΞVp2p-Wire-Protocol</a>
|
||||
*/
|
||||
public enum P2pMessageCodes {
|
||||
|
Loading…
x
Reference in New Issue
Block a user