Blockfrost.Response.BlockfrostUsageMetricsResponse (Blockfrost v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: [
  %Blockfrost.Response.BlockfrostUsageMetricsResponse.Metric{
    calls: non_neg_integer(),
    time: pos_integer()
  }
]