Home > @lukso/data-provider-ipfs-http-client > IPFSHttpClientUploader > resolveUrl
Resolve the URL during uploading
Signature:
resolveUrl(result: any): string;
Parameter | Type | Description |
---|---|---|
result | any | extract the ipfs URL from the POST result |
Returns:
string