KnownNeuronData
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:402
Properties
Section titled “Properties”committed_topics
Section titled “committed_topics”committed_topics: [] | [([] | [
TopicToFollow])[]]
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:410
Topics that the known neuron is committed to always vote on.
Note regarding the type: the first opt makes it so that the field can be renamed/deprecated
in the future, and the second opt makes it so that an older client not recognizing a new
variant can still get the rest of the vec.
description
Section titled “description”description: [] | [
string]
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:411
links: [] | [
string[]]
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:415
Links related to the known neuron. Can be links to social URLs (OpenChat, X, etc.), or a homepage.
name:
string
Defined in: packages/canisters/src/declarations/nns/governance.d.ts:403