This commit is contained in:
Hongze Cheng 2022-03-28 10:43:57 +00:00
parent bee3e3e204
commit dfaa78daf6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
extern "C" {
#endif
typedef struct STxn STXN;
typedef struct STxn TXN;
struct STxn {
u64 txnId;