IrohEndpointInfo interface
Signature:
export interface IrohEndpointInfo
Properties
| Property | Type | Description |
|---|---|---|
boolean |
||
string[] |
||
number |
||
string[] |
Bound socket addresses ("ip:port") — direct-dial hints for LAN use. |
|
string |
The endpoint’s public key (64-char hex) — dial it as iroh:// |
|
string |
'default' | 'disabled' | 'custom' |
|
string[] |
Self-hosted relay URLs when relayMode is 'custom'. |