Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add startTime field to Freeze txn and deprecate start/end hour/min. #80

Closed
wants to merge 3 commits into from

Conversation

ljianghedera
Copy link
Contributor

@ljianghedera ljianghedera commented Jul 29, 2021

Description:
This PR added a new field Timestamp as freeze start time, meanwhile deprecated these 4 fields as freeze start time and duration:

  1. startHour
  2. startMin
  3. endHout
  4. endMin

(please refer to hashgraph/hedera-protobufs#67 as well)

Related issue(s):

Fixes #79

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: ljianghedera <[email protected]>
@nathanklick nathanklick deleted the 079-D-freeze-txn-use-instant branch November 16, 2022 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Freeze transaction to use instant in time
3 participants