Function submitMetricsServerReportTx

  • Parameters

    • operatorAddress: string

      The operator address to which submitted scores belongs.

    • metricsServerReport: ReportParamsType

      The report containing the 5 scores computed for the mentioned era and the submitter's registered address.

    Returns Promise<`0x${string}`>

    Unsigned unsubmitted Submit Metrics Server Report Transaction Hash. The Hash is only valid for 5 minutes.

    Name

    submitMetricsServerReportTx

    Summary

    Creates an unsigned unsubmitted Submit Metrics Server Report Transaction Hash for an Era.

Generated using TypeDoc