refact
This commit is contained in:
parent
bee3e3e204
commit
dfaa78daf6
|
@ -20,7 +20,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
typedef struct STxn STXN;
|
||||
typedef struct STxn TXN;
|
||||
|
||||
struct STxn {
|
||||
u64 txnId;
|
||||
|
|
Loading…
Reference in New Issue