pub fn propose(
funding_address: &Pubkey,
feature_proposal_address: &Pubkey,
tokens_to_mint: u64,
acceptance_criteria: AcceptanceCriteria,
) -> InstructionExpand description
Create a FeatureProposalInstruction::Propose instruction
pub fn propose(
funding_address: &Pubkey,
feature_proposal_address: &Pubkey,
tokens_to_mint: u64,
acceptance_criteria: AcceptanceCriteria,
) -> InstructionCreate a FeatureProposalInstruction::Propose instruction