hashgraph / hedera-sdk-reference

Hedera SDK specification repository.
Apache License 2.0
6 stars 1 forks source link

Rename TokenInfo#autoRenewAccount to TokenInfo#autoRenewAccountId #50

Open mehcode opened 2 years ago

mehcode commented 2 years ago

https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenInfo.java#L128

jg-swirlds commented 2 years ago

Given the breaking nature of renaming the field, unless there is a strong need to do it, I would recommend leaving it as-is.