iroh_base

Module ticket

source

Structs§

  • A token containing everything to get a file from the provider.
  • A token containing information for establishing a connection to a node.

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.