Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
ipfs
IPFSStatusResponse
Interface IPFSStatusResponse
Response from IPFS status query
interface
IPFSStatusResponse
{
error
?:
string
;
healthy
:
boolean
;
peerCount
?:
number
;
peerId
?:
string
;
timestamp
:
number
;
}
Index
Properties
error?
healthy
peer
Count?
peer
Id?
timestamp
Properties
Optional
error
error
?:
string
healthy
healthy
:
boolean
Optional
peer
Count
peer
Count
?:
number
Optional
peer
Id
peer
Id
?:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
healthy
peer
Count
peer
Id
timestamp
@kynesyslabs/demosdk
Loading...
Response from IPFS status query