createHttpTransport
Creates a function you can use to make POST requests with headers suitable for sending JSON
data to a server.
Parameters
| Parameter | Type |
|---|---|
config | Config |
Returns
RpcTransport
Creates a function you can use to make POST requests with headers suitable for sending JSON
data to a server.
| Parameter | Type |
|---|---|
config | Config |
RpcTransport