Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
Storage SDK
References
IpfsDownloaderOptions
IpfsDownloaderOptions
Defined in
storage/src/types/download.ts#L22
type
IpfsDownloaderOptions
=
{
clientId
?:
string
;
secretKey
?:
string
;
timeoutInSeconds
?:
number
;
};
clientId
secretKey
timeoutInSeconds
On this page