Skip to content

KnownNeuronData

Defined in: packages/canisters/src/declarations/nns/governance_test.d.ts:445

committed_topics: [] | [([] | [TopicToFollow])[]]

Defined in: packages/canisters/src/declarations/nns/governance_test.d.ts:453

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_test.d.ts:454


links: [] | [string[]]

Defined in: packages/canisters/src/declarations/nns/governance_test.d.ts:458

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_test.d.ts:446