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

[+] header

parent 74352cbb
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
#include <stdbool.h> #include <stdbool.h>
#include <time.h> #include <time.h>
#include "dap_chain_common.h"
// Set addr for current node // Set addr for current node
bool dap_db_set_cur_node_addr(uint64_t a_address); bool dap_db_set_cur_node_addr(uint64_t a_address);
// Get addr for current node // Get addr for current node
......
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