Type Alias: IotaClientOptions
type IotaClientOptions = NetworkOrTransport;
Configuration options for the IotaClient
You must provide either a url or a transport
type IotaClientOptions = NetworkOrTransport;
Configuration options for the IotaClient
You must provide either a url or a transport