Type aliases
CreateStorageResponse
CreateStorageResponse: { shdw_bucket: string; transaction_signature: string }
Type declaration
shdw_bucket: string
transaction_signature: string
ShadowDriveResponse
ShadowDriveResponse: { txid: string }
ShadowUploadResponse
ShadowUploadResponse: { finalized_location: string; transaction_signature: string }
Type declaration
finalized_location: string
transaction_signature: string