Available on crate feature 
rpc only.Expand description
RPC requests and responses for the blob service.
Structs§
- A request to the node to provide the data at the given path
 - Wrapper around
AddProgress. - Write a blob from a byte stream
 - Wrapper around
AddProgress. - Write a blob from a byte stream
 - Response to a batch add path request
 - Write a blob from a byte stream
 - Request to create a new scope for temp tags
 - Create a temp tag with a given hash and format
 - Write a blob from a byte stream
 - Request to get the status of a blob
 - The response to a status request
 - A request to the node to validate the integrity of all provided data
 - Create a collection.
 - A response to a create collection request
 - Delete a blob
 - Progress response for
BlobDownloadRequest - A request to the node to download and share the data specified by the hash.
 - Progress response for
ExportRequest - List all blobs, including collections
 - List all blobs, including collections
 - Get the bytes for a hash
 - A request to the node to validate the integrity of all provided data
 
Enums§
- Write a blob from a byte stream
 - Wrapper around
AddProgress. - Write a blob from a byte stream
 - Response to a temp tag scope request
 - Update to a temp tag scope
 - Response to
ReadAtRequest