fix event enum

This commit is contained in:
thloyi
2026-04-20 14:16:20 +08:00
parent fe94888b14
commit 7dfe003e5b
3 changed files with 93 additions and 0 deletions

View File

@@ -2055,6 +2055,18 @@ var txBinaryEnumTables = map[uint16]*txBinaryEnumTable{
TxEventBuyFailed,
TxEventSellFailed,
TxEventBurn,
TxEventCreate,
TxEventComplete,
TxEventMigrate,
TxEventDeposit,
TxEventWithdraw,
TxEventOpen,
TxEventClose,
TxEventClaimFee,
TxEventAddLiquidity,
TxEventAddLiquidityOneSide,
TxEventRemoveLiquidity,
TxEventRemoveLiquidityOneSide,
},
"platform",
[]string{