[][src]Function solana_storage_api::storage_instruction::create_validator_storage_account

pub fn create_validator_storage_account(
    from_pubkey: &Pubkey,
    storage_owner: &Pubkey,
    storage_pubkey: &Pubkey,
    lamports: u64
) -> Vec<Instruction>