Function submitMetricsServerReportTx

  • Name

    submitMetricsServerReportTx

    Summary

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

    Returns

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

    Parameters

    • operatorAddress: string

      The operator address to which submitted scores belongs.

    • metricsServerReport: Tee.ReportParamsType

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

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

Generated using TypeDoc