Polkadot Apps
Preparing search index...
@polkadot-apps/bulletin
cidExists
Function cidExists
cidExists
(
cid
:
string
,
gateway
:
string
,
options
?:
FetchOptions
,
)
:
Promise
<
boolean
>
Check if a CID exists on the gateway (HEAD request). Returns false on any error or timeout.
Parameters
cid
:
string
gateway
:
string
Optional
options
:
FetchOptions
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Polkadot Apps
Loading...
Check if a CID exists on the gateway (HEAD request). Returns false on any error or timeout.