• Construct a TransactionExpiry from a Date object.

    Throws

    If provided the date is from before unix epoch.

    Returns

    The transaction expiry.

    Parameters

    • expiry: Date

      The date representing the expiry time.

    Returns TransactionExpiry

Generated using TypeDoc