pub fn allocate(
    payer_keypair: &Keypair,
    account_keypair: &Keypair,
    recent_blockhash: Hash,
    space: u64
) -> Transaction
Expand description

Create and sign new SystemInstruction::Allocate transaction