Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
yhabib committed Jan 28, 2025
1 parent c70bc4f commit 98b9457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nns/src/governance.canister.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export class GovernanceCanister {
* If `certified` is true, the request is fetched as an update call, otherwise
* it is fetched using a query call.
*
* The backend treats `includeEmptyNeurons` as true if absent.
* The backend treats `includeEmptyNeurons` as false if absent.
*/
public listNeurons = async ({
certified = true,
Expand Down

0 comments on commit 98b9457

Please sign in to comment.