This commit is contained in:
aozhiwei 2024-08-03 12:42:04 +08:00
parent c9dada3e48
commit 16cd4009a6

View File

@ -99,7 +99,6 @@ func (this *recharge) saveToDb(ds *f5.DataSet) bool {
{"txhash", txhash},
{"log_index", logIndex},
{"net_id", netId},
{"event_name", eventName},
{"contract_address", strings.ToLower(contractAddress)},
{"src_idx", idx},
{"buyer", p.Buyer},