function createBundlerClient<TTransport>(args): BundlerClient<TTransport>;Defined in: aa-sdk/core/src/client/bundlerClient.ts:62
Creates a PublicClient with methods for calling Bundler RPC methods
| Type Parameter |
|---|
|
| Parameter | Type | Description |
|---|---|---|
|
| configuration for the client |
BundlerClient<TTransport>
a PublicClient with methods for calling Bundler RPC methods