{string} The url of the peer/node
Optional
reliableNodeHosts: string[]A list of node/peer hosts that can be chosen of, usually a list of reliable/trusted nodes. This is necessary for the automatic node selection.
Optional
httpClientOptions: any{any} The optional request configuration for the passed Http client
Optional
httpClient: Http{Http} It's possible to add a custom Http client adapter. Default is an Axios based implementation
Optional
apiVersion: V1{ApiVersion} For future usage. The default implementation uses axios. In case of a custom client pass your own options. see Axios Configuration
Optional
api{ApiVersion} For future usage. The default implementation uses axios. In case of a custom client pass your own options. see Axios Configuration
Optional
http{Http} It's possible to add a custom Http client adapter. Default is an Axios based implementation
Optional
http{any} The optional request configuration for the passed Http client
{string} The url of the peer/node
Optional
reliableA list of node/peer hosts that can be chosen of, usually a list of reliable/trusted nodes. This is necessary for the automatic node selection.
Settings for API used in composeApi