Open mehcode opened 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.
We've done this a dozen times already in the SDK to improve consistency. It's not breaking if we deprecate the old field and add a new one.
I've commented on the similar issue #49 - keen to understand how we do this in a non-breaking way. Let's centralise the discussion over there.
https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenCreateTransaction.java#L661
https://github.com/hashgraph/hedera-sdk-java/blob/main/sdk/src/main/java/com/hedera/hashgraph/sdk/TokenInfo.java#L160