Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
ipfs
IPFSPinsResponse
Interface IPFSPinsResponse
Response from pins query
interface
IPFSPinsResponse
{
address
:
string
;
count
:
number
;
earnedRewards
:
string
;
error
?:
string
;
paidCosts
:
string
;
pins
:
PinInfo
[]
;
success
:
boolean
;
totalPinnedBytes
:
number
;
}
Index
Properties
address
count
earned
Rewards
error?
paid
Costs
pins
success
total
Pinned
Bytes
Properties
address
address
:
string
count
count
:
number
earned
Rewards
earned
Rewards
:
string
Optional
error
error
?:
string
paid
Costs
paid
Costs
:
string
pins
pins
:
PinInfo
[]
success
success
:
boolean
total
Pinned
Bytes
total
Pinned
Bytes
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
count
earned
Rewards
error
paid
Costs
pins
success
total
Pinned
Bytes
@kynesyslabs/demosdk
Loading...
Response from pins query