summaryrefslogtreecommitdiff
path: root/src/protocol-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol-constants.h')
-rw-r--r--src/protocol-constants.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/protocol-constants.h b/src/protocol-constants.h
index 5299f3b..e61ca50 100644
--- a/src/protocol-constants.h
+++ b/src/protocol-constants.h
@@ -27,7 +27,9 @@
/* torrents */
+#define FIELD_RECENTLY_ACTIVE "recently-active"
#define FIELD_TORRENTS "torrents" /* parent node */
+#define FIELD_REMOVED "removed"
#define FIELD_ANNOUNCE_URL "announceUrl"
#define FIELD_LEFT_UNTIL_DONE "leftUntilDone"
#define FIELD_TOTAL_SIZE "totalSize"