• Create Base instructions for Solana

    • sets compute price if computePrice is provided. If computePrice is a function, it will be ignored (the value must be resolved before calling this function).
    • sets compute limit if computeLimit is provided. If computeLimit is a function, it will be ignored (the value must be resolved before calling this function).

    Parameters

    Returns TransactionInstruction[]