Options
All
  • Public
  • Public/Protected
  • All
Menu

@genesygo/shadowdrive

Index

Type aliases

CreateStorageResponse: { shdw_bucket: string; transaction_signature: string }

Type declaration

  • shdw_bucket: string
  • transaction_signature: string
ShadowDriveResponse: { txid: string }

Type declaration

  • txid: string
ShadowUploadResponse: { finalized_location: string; transaction_signature: string }

Type declaration

  • finalized_location: string
  • transaction_signature: string

Generated using TypeDoc