I'm trying to extend the expiry time of a consensus topic. There seems to be a method called setExpirationTime(<expirationTime>) for that in documentation:
I think this field may have been added inbetween features which is why it wasn't included in the SDK. Nonetheless, we'll get this resolved as soon as we can.
Description
Hi,
I'm trying to extend the expiry time of a consensus topic. There seems to be a method called
setExpirationTime(<expirationTime>)
for that in documentation:https://docs.hedera.com/guides/docs/sdks/consensus/update-a-topic
However I couldn't find it in this SDK version 2.13.0.
Steps to reproduce
Expect snippet below to work:
Additional context
No response
Hedera network
testnet
Version
2.13.0
Operating system
No response