# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
GenerateReverseIndexKey returns the key used to store the blob key in the reverse index.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The request rate limited at account level.
CONFIRMED means that the blob has been dispersed to DA Nodes and the dispersed batch containing the blob has been confirmed onchain.
The DISPERSING state is comprised of two separate phases: - Dispersing to DA nodes and collecting signature - Submitting the transaction on chain and waiting for tx receipt.
FAILED means that the blob has failed permanently (for reasons other than insufficient signatures, which is a separate state).
FINALIZED means that the block containing the blob's confirmation transaction has been finalized on Ethereum.
INSUFFICIENT_SIGNATURES means that the confirmation threshold for the blob was not met for at least one quorum.
No description provided by the author
PROCESSING means that the blob is currently being processed by the disperser.
Fail to store the blob (S3 or DynamoDB).
The request rate limited at system level.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
BlobStatus represents the status of a blob.
No description provided by the author