🦄 refactor(stellar api): split exdata and mq

This commit is contained in:
yangwei
2024-09-10 10:18:05 +08:00
parent 6403e832de
commit e9825c3988
15 changed files with 423 additions and 476 deletions

View File

@@ -2,7 +2,7 @@
#include "uthash/utarray.h"
#include "exdata.h"
#include "stellar/exdata.h"
struct exdata_schema
{