@@ -36,16 +36,15 @@ use crate::{
3636 ArchivedMonthlyNodeProviderRewards , Ballot , BlessAlternativeGuestOsVersion ,
3737 CreateServiceNervousSystem , Followees , GetNeuronsFundAuditInfoRequest ,
3838 GetNeuronsFundAuditInfoResponse , Governance as GovernanceProto , GovernanceError ,
39- KnownNeuron , ListKnownNeuronsResponse , ManageNeuron ,
40- MonthlyNodeProviderRewards , Motion , NetworkEconomics , NeuronState ,
41- NeuronsFundAuditInfo , NeuronsFundData ,
39+ KnownNeuron , ListKnownNeuronsResponse , ManageNeuron , MonthlyNodeProviderRewards ,
40+ Motion , NetworkEconomics , NeuronState , NeuronsFundAuditInfo , NeuronsFundData ,
4241 NeuronsFundParticipation as NeuronsFundParticipationPb ,
4342 NeuronsFundSnapshot as NeuronsFundSnapshotPb , NnsFunction , NodeProvider , Proposal ,
4443 ProposalData , ProposalRewardStatus , ProposalStatus , RestoreAgingSummary , RewardEvent ,
4544 RewardNodeProvider , RewardNodeProviders , SettleNeuronsFundParticipationRequest ,
4645 SettleNeuronsFundParticipationResponse , SuccessfulProposalExecutionValue , Tally , Topic ,
47- UpdateNodeProvider , Vote , VotingPowerEconomics ,
48- WaitForQuietState , archived_monthly_node_provider_rewards,
46+ UpdateNodeProvider , Vote , VotingPowerEconomics , WaitForQuietState ,
47+ archived_monthly_node_provider_rewards,
4948 create_service_nervous_system:: LedgerParameters ,
5049 get_neurons_fund_audit_info_response,
5150 governance:: {
0 commit comments