GetBlockTimeApi: { getBlockTime(blockNumber: bigint): UnixTimestamp }

Type declaration

  • getBlockTime:function
    • Returns the estimated production time of a block.

      Parameters

      • blockNumber: bigint

        block number, identified by Slot

      Returns UnixTimestamp