You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's been confirmed by the consensus node team that the valid range for an expirationTime is 0 <= expirationTime <= 8000001. AccountUpdateTransaction, TokenCreateTransaction, and TokenUpdateTransaction tests should be updated to reflect this.
The text was updated successfully, but these errors were encountered:
It's been confirmed by the consensus node team that the valid range for an
expirationTime
is0 <= expirationTime <= 8000001
.AccountUpdateTransaction
,TokenCreateTransaction
, andTokenUpdateTransaction
tests should be updated to reflect this.The text was updated successfully, but these errors were encountered: