• Freezes a transaction if it is not already frozen. Transactions must be frozen before they can be converted to bytes.

    Type Parameters

    • T extends default

    Parameters

    • transaction: T

      Any instance of a class that extends Transaction

    Returns void

Generated using TypeDoc