mirror of
https://github.com/Qortal/qortal.git
synced 2025-03-15 11:52:32 +00:00
Fixed message IDs.
This commit is contained in:
parent
e4238a62c9
commit
166d32032a
@ -93,8 +93,8 @@ public abstract class Message {
|
||||
|
||||
ARBITRARY_SIGNATURES(130),
|
||||
|
||||
ARBITRARY_METADATA(130),
|
||||
GET_ARBITRARY_METADATA(131);
|
||||
ARBITRARY_METADATA(140),
|
||||
GET_ARBITRARY_METADATA(141);
|
||||
|
||||
public final int value;
|
||||
public final Method fromByteBufferMethod;
|
||||
|
Loading…
x
Reference in New Issue
Block a user