Implement get_transactions_throughput
method/subscription in gRPC API
#3426
Labels
api
Issues related to the API
enhancement
New feature or request
good first issue
Good for newcomers
Actually(testnet18), transactions throughput is calculated in client side:
See https://github.com/massalabs/massa-explorer/blob/main/massa_demo_files/explorer.js#L717
We could implement this in backend side as JsonRPC method and a WebSocket:
The text was updated successfully, but these errors were encountered: