Search
Preparing search index...
The search index is not available
@shadow-drive/sdk - v2.0.2
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@shadow-drive/sdk - v2.0.2
Index
Classes
Shdw
Drive
Type aliases
Create
Storage
Response
Shadow
Batch
Upload
Response
Shadow
Drive
Response
Shadow
File
Shadow
Upload
Response
Storage
Account
Storage
Account
Response
Type aliases
Create
Storage
Response
Create
Storage
Response
:
{
shdw_bucket
:
string
;
transaction_signature
:
string
}
Type declaration
shdw_
bucket
:
string
transaction_
signature
:
string
Shadow
Batch
Upload
Response
Shadow
Batch
Upload
Response
:
{
fileName
:
string
;
location
:
string
;
status
:
string
;
transaction_signature
?:
string
}
Type declaration
file
Name
:
string
location
:
string
status
:
string
Optional
transaction_
signature
?:
string
Shadow
Drive
Response
Shadow
Drive
Response
:
{
txid
:
string
}
Type declaration
txid
:
string
Shadow
File
Shadow
File
:
{
file
:
Buffer
;
name
?:
string
}
Type declaration
file
:
Buffer
Optional
name
?:
string
Shadow
Upload
Response
Shadow
Upload
Response
:
{
finalized_location
:
string
;
transaction_signature
:
string
}
Type declaration
finalized_
location
:
string
transaction_
signature
:
string
Storage
Account
Storage
Account
:
{
accountCounterSeed
:
number
;
creationEpoch
:
number
;
creationTime
:
number
;
delCounter
:
number
;
deleteRequestEpoch
:
number
;
identifier
:
string
;
immutable
:
boolean
;
initCounter
:
number
;
isStatic
:
boolean
;
lastFeeEpoch
:
number
;
owner1
:
anchor.web3.PublicKey
;
owner2
:
anchor.web3.PublicKey
;
shdwPayer
:
anchor.web3.PublicKey
;
storage
:
number
;
storageAvailable
:
number
;
toBeDeleted
:
boolean
;
totalCostOfCurrentStorage
:
number
;
totalFeesPaid
:
number
}
Type declaration
account
Counter
Seed
:
number
creation
Epoch
:
number
creation
Time
:
number
del
Counter
:
number
delete
Request
Epoch
:
number
identifier
:
string
immutable
:
boolean
init
Counter
:
number
is
Static
:
boolean
last
Fee
Epoch
:
number
owner1
:
anchor.web3.PublicKey
owner2
:
anchor.web3.PublicKey
shdw
Payer
:
anchor.web3.PublicKey
storage
:
number
storage
Available
:
number
to
Be
Deleted
:
boolean
total
Cost
Of
Current
Storage
:
number
total
Fees
Paid
:
number
Storage
Account
Response
Storage
Account
Response
:
{
account
:
StorageAccount
;
publicKey
:
anchor.web3.PublicKey
}
Type declaration
account
:
StorageAccount
public
Key
:
anchor.web3.PublicKey
Exports
Shdw
Drive
Create
Storage
Response
Shadow
Batch
Upload
Response
Shadow
Drive
Response
Shadow
File
Shadow
Upload
Response
Storage
Account
Storage
Account
Response
Generated using
TypeDoc