EndpointTicketInterface

A token containing information for establishing a connection to an endpoint.

This allows establishing a connection to the endpoint in most circumstances where it is possible to do so. It is a single item that can be easily serialized and deserialized to/from a base32 string.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun endpointAddr(): EndpointAddr

The `EndpointAddr` embedded in this ticket.