Interface BlockchainInstant.Builder

    • Method Detail

      • time

        BlockchainInstant.Builder time​(Instant time)

        The container of the Timestamp of the blockchain instant.

        This timestamp will only be recorded up to the second.

        Parameters:
        time - The container of the Timestamp of the blockchain instant.

        This timestamp will only be recorded up to the second.

        Returns:
        Returns a reference to this object so that method calls can be chained together.