massa
massa copied to clipboard
Implement `get_transactions_throughput` method/subscription in JsonRPC API(V2)
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:
- [ ] get_transactions_throughput
- [ ] subscribe_transactions_throughput/unsubscribe_transactions_throughput