Function teeNFTReconciliation

  • Parameters

    • clusterId: number

      The TEE Cluster id to query.

    • interval: [number, number]

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

    • metricsServerKeyring: IKeyringPair

      The metric server keyring.

    Returns Promise<(undefined | TeeReconciliationType)[]>

    An array of JSONs containing the NFT list and the TEE addresses (operator & enclave)

    Name

    teeNFTReconciliation

    Summary

    Get a reconciliation list of secret/capsule NFT synced on a block interval period.

Generated using TypeDoc