Documentation

    Type Alias NetworkMetrics

    type NetworkMetrics = {
        currentCheckpoint: string;
        currentEpoch: string;
        currentTps: number;
        totalAddresses: string;
        totalObjects: string;
        totalPackages: string;
        tps30Days: number;
    }
    Index

    Properties

    currentCheckpoint: string
    currentEpoch: string
    currentTps: number
    totalAddresses: string
    totalObjects: string
    totalPackages: string
    tps30Days: number
    MMNEPVFCICPMFPCPTTAAATR