Skip to content
Snippets Groups Projects
Commit b20b6d0e authored by Constantin P.'s avatar Constantin P. 💬
Browse files

Merge branch 'hoitfix-nodelist' into 'master'

Hoitfix nodelist

See merge request !1852
parents 5557c364 7b43a837
No related branches found
No related tags found
1 merge request!1852Hoitfix nodelist
Pipeline #45570 passed with stage
in 40 minutes and 33 seconds
...@@ -54,7 +54,7 @@ typedef enum dap_chain_net_state { ...@@ -54,7 +54,7 @@ typedef enum dap_chain_net_state {
NET_STATE_ONLINE NET_STATE_ONLINE
} dap_chain_net_state_t; } dap_chain_net_state_t;
static const char s_gdb_nodes_postfix[] = ".nodes.list"; static const char s_gdb_nodes_postfix[] = "nodes.list";
typedef struct dap_chain_net { typedef struct dap_chain_net {
struct { struct {
......
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