We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f6517a commit 8a5426bCopy full SHA for 8a5426b
include/neuron/define.h
@@ -33,7 +33,7 @@
33
34
#define NEU_TAG_NAME_LEN 128
35
#define NEU_TAG_ADDRESS_LEN 128
36
-#define NEU_TAG_DESCRIPTION_LEN 128
+#define NEU_TAG_DESCRIPTION_LEN 256
37
#define NEU_GROUP_MAX_PER_NODE 512
38
#define NEU_GROUP_NAME_LEN 128
39
#define NEU_GROUP_INTERVAL_LIMIT 100
0 commit comments