Skip to main content

ConsensusGetTopicInfoQuery

FieldTypeDescription
headerQueryHeaderStandard info sent from client to node, including the signed payment, and what kind of response is requested (cost, state proof, both, or neither).
topicIDTopicIDThe Topic for which information is being requested

ConsensusGetTopicInfoResponse

Retrieve the parameters of and state of a consensus topic.
FieldTypeDescription
headerResponseHeaderStandard response from node to client, including the requested fields: cost, or state proof, or both, or neither.
topicIDTopicIDTopic identifier.
topicInfoConsensusTopicInfoCurrent state of the topic
​\