create_account

Function create_account 

Source
pub fn create_account(
    from_pubkey: &Pubkey,
    vote_pubkey: &Pubkey,
    vote_init: &VoteInit,
    scoobies: u64,
) -> Vec<Instruction>