# Functions

nolint CalculateTotals will calculate totals for a block.
HandlerMetrics is a HTTP response handler for /metrics.
InitRPCClients opens the connection with the Rusk gRPC server, and initializes the different clients which can speak to the Rusk server.
Routine its a infinite loop that collects metrics.
RunMetrics will run the metrics collection endpoint.

# Structs

Block defines a block on the Dusk blockchain.
Blocks is the placeholder for blocks.
Client is a wrapper for a gRPC client.
DuskInfo is the placeholder for exporter metrics.
Header defines a block header on a Dusk block.
Transaction according to the Phoenix model.