refactor: rename stellar dir to core

This commit is contained in:
luwenpeng
2024-08-16 17:19:39 +08:00
parent 839e848473
commit 169607cd1e
15 changed files with 14 additions and 34 deletions

View File

@@ -4,7 +4,7 @@
#include "toml/toml.h"
#include "uthash/utlist.h"
#include "stellar/stellar_core.h"
#include "core/stellar_core.h"
#include "session/session_utils.h"
#include "tuple/tuple.h"
#include "packet/packet_private.h"