ConsensusCreateTopicTransactionBody
| Field | Type | Description |
|---|---|---|
memo | string | Short publicly visible memo about the topic. No guarantee of uniqueness. |
adminKey | Key | Access control for updateTopic/deleteTopic. |
submitKey | Key | Access control for submitMessage. |
autoRenewPeriod | Duration | The initial lifetime of the topic and the amount of time to attempt to extend the topic’s lifetime by |
autoRenewAccount | AccountID | Optional account to be used at the topic’s expirationTime to extend the life of the topic (once autoRenew |