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
The SDK now needs to assign the autoRenewAccountId of a TopicCreateTransaction to the fee payer if it is not manually set by the user. This needs to happen at a specific time during the execute workflow.
Look at TokenCreateTransaction for similar workflow or add it if it's missing there.
The text was updated successfully, but these errors were encountered:
HIP: hashgraph/hedera-improvement-proposal#1021
The SDK now needs to assign the autoRenewAccountId of a TopicCreateTransaction to the fee payer if it is not manually set by the user. This needs to happen at a specific time during the execute workflow.
Look at TokenCreateTransaction for similar workflow or add it if it's missing there.
The text was updated successfully, but these errors were encountered: