Optional
connectionAdd an instantiate message to the batch.
Rest
...args: [contract: string | Partial<UploadedCode>, options: Partial<ContractInstance>]Add an upload message to the batch.
Rest
...args: [code: string | Uint8Array | URL | Partial<CompiledCode>, options: { Generated using TypeDoc
Builder object for batched transactions.