Interface Parameters

Parameters are the parameters for creating or updating a mesh connection.

Hierarchy

  • Parameters

Properties

Properties

id?: string

A unique ID for the connection. If not provided the daemon will generate one.

meta?: PartialMessage<Struct>

Arbitrary metadata for the connection.

params?: ConnectionParameters

The parameters for connecting to the network.

Generated using TypeDoc