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