Module iroh_base::ticket

source ·

Structs§

  • A token containing everything to get a file from the provider.
  • A token containing everything to get a file from the provider.

Enums§

  • An error deserializing an iroh ticket.

Traits§

  • A ticket is a serializable object that combines all information required for an operation. E.g. an iroh blob ticket would contain the hash of the data as well as information about how to reach the provider.