Skip to content
Snippets Groups Projects
Commit a6c55f23 authored by dmitriy.gerasimov's avatar dmitriy.gerasimov
Browse files

Merge branch 'feature-3111' into 'master'

added group for node-addr pub key

See merge request !21
parents ed828cf1 d55e04fb
No related branches found
No related tags found
1 merge request!21added group for node-addr pub key
......@@ -14,6 +14,7 @@
#define GROUP_LOCAL_HISTORY "global.history"
#define GROUP_LOCAL_NODE_LAST_ID "local.node.last_id"
#define GROUP_LOCAL_GENERAL "local.general"
#define GROUP_LOCAL_NODE_ADDR "local.node-addr"
typedef struct dap_global_db_obj {
uint64_t id;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment