near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.33k stars 632 forks source link

Fix processing metrics #12465

Closed eagr closed 1 week ago

eagr commented 1 week ago

Slight glitch, processing_state.local_receipts will be empty after take(), so local_receipt_count is always 0, obviously not the intent.