mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-10 10:46:30 +00:00
Fix enum name
This commit is contained in:
parent
a112183442
commit
16a5094717
@ -63,7 +63,7 @@ public class MessageFactory {
|
||||
switch (receivedCommand) {
|
||||
case STATUS:
|
||||
break;
|
||||
case MESSAGES:
|
||||
case MESSAGE:
|
||||
break;
|
||||
case ADD_FILTER:
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user