Missing operation code.

This commit is contained in:
JoelKatz
2012-05-22 22:06:36 -07:00
parent 0c821d176c
commit 5a3bd08b4a

View File

@@ -23,6 +23,7 @@ enum MessageType {
mtCLOSE_LEDGER= 35;
mtSTATUS_CHANGE= 36;
mtPEER_POSITION= 37;
mtHAVE_SET= 38;
// data replication and synchronization
mtGET_VALIDATIONS= 40;