Type declaration
| Name | Type |
|---|---|
transports? | Partial<Record<number, Transport>> |
Param
The optional transports to use for the public clients. If not provided, the defaulthttp() transport is used.
| Name | Type |
|---|---|
transports? | Partial<Record<number, Transport>> |
http() transport is used.