Function formatReconciliationIntervalPayload

  • Parameters

    • interval: [number, number]

      The block number interval period: an array of the starting and ending block.

    • metricsServerKeyring: IKeyringPair

      The metric server keyring.

    Returns Promise<ReconciliationPayloadType>

    A formatted payload ready to be submitted to TEE enclaves.

    Name

    formatReconciliationIntervalPayload

    Summary

    Prepares post request payload to reconciliate the list of secret/capsule NFT synced on a block interval period.

Generated using TypeDoc