tools-data-providers

Home > @lukso/data-provider-ipfs-http-client > IPFSHttpClientUploader > resolveUrl

IPFSHttpClientUploader.resolveUrl() method

Resolve the URL during uploading

Signature:

resolveUrl(result: any): string;

Parameters

Parameter Type Description
result any extract the ipfs URL from the POST result

Returns:

string