ltonetwork / lto-public-chain

Public blockchain designed for notary type transactions
Apache License 2.0
26 stars 4 forks source link

Feature request: activityCount field in block endpoints. #166

Open sbrekelmans opened 1 year ago

sbrekelmans commented 1 year ago

Currently there is a transactionCount field that gives the number of transactions in a block. With batched anchors on top of mass txs, activities is becoming the new performance indicator to watch. A field indicating that amount per block (called "activityCount" for example) would be very helpful.