NNS proposal Failing to submit

I’m attempting to create a proposal to create the SNS launch for Personal DAO.

when attempting to submit the proposal, I’m getting the following error:

Err(Received an invalid response: ManageNeuronResponse { command: Some(Error(GovernanceError { error_type: InsufficientFunds, error_message: "Neuron doesn't have enough minted stake to submit proposal: 1100200000" })) })

the neuron from which the proposal is being submitted has 11.002 ICP within it and has a 187 day dissolve delay set. I understand the minimum requirement for a neuron to be able to submit a proposal is 10.000 ICP with a 6 month dissolve delay.

have those requirements been changes?

I’m running dfx version 0.24.3.

1 Like

The minimum ICP required to submit a proposal is 25 ICP.

3 Likes

Thank you @wpb . I ended up finding the minimum by looking at the rejection cost for the most recently rejected NNS proposal.

1 Like