hedera_create_topic
Build a new Hedera Consensus Service topic for ordered, timestamped messages. Control who can update or submit by specifying admin and submit keys.
Instructions
Build (unsigned) a new HCS topic for ordered, timestamped messages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | Topic memo | |
| adminKey | No | Admin public key (enables update/delete) | |
| submitKey | No | Submit public key (restricts who can post) | |
| payerAccountId | No |