Skip to content

KnownNeuronData

Defined in: packages/canisters/src/declarations/nns/governance.d.ts:402

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: [] | [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