Function switchboard_solana::program_id::feature::activate_with_lamports
pub fn activate_with_lamports(
feature_id: &Pubkey,
funding_address: &Pubkey,
lamports: u64
) -> Vec<Instruction>
pub fn activate_with_lamports(
feature_id: &Pubkey,
funding_address: &Pubkey,
lamports: u64
) -> Vec<Instruction>