UNPKG

@substrate/api-sidecar

Version:

REST service that makes it easy to interact with blockchain nodes built using Substrate's FRAME framework.

3 lines (2 loc) 89 B
import { IMetric } from '../types/metrics'; export declare const metric_list: IMetric[];