ConsensusGetTopicInfo
Field | Type | Description |
---|---|---|
header | Standard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither). | |
topicID | The Topic for which information is being requested |
Retrieve the parameters of and state of a consensus topic.
Field | Type | Description |
---|---|---|
header | Standard response from node to client, including the requested fields: cost, or state proof, or both, or neither. | |
topicID | Topic identifier. | |
topicInfo | Current state of the topic |
\
Last modified 8mo ago