punm parser

This commit is contained in:
thloyi
2025-11-21 12:01:44 +08:00
parent a945f3b45d
commit f86c5591c1
13 changed files with 228 additions and 148 deletions

View File

@@ -18,5 +18,4 @@ type SubscriptionMessage struct {
Block *BlockInfo
Tx *pump_parser.Tx
RawTx *pump_parser.RawTx
}