DiscoveredPath
Defined in: src/features/pathDiagnostics.ts:47
The round-trip path discovered by a path-discovery request.
Properties
Section titled “Properties”inHops
Section titled “inHops”inHops: number;Defined in: src/features/pathDiagnostics.ts:51
inPathHex
Section titled “inPathHex”inPathHex: string;Defined in: src/features/pathDiagnostics.ts:52
outHops
Section titled “outHops”outHops: number;Defined in: src/features/pathDiagnostics.ts:49
outPathHex
Section titled “outPathHex”outPathHex: string;Defined in: src/features/pathDiagnostics.ts:50
pubKeyPrefixHex
Section titled “pubKeyPrefixHex”pubKeyPrefixHex: string;Defined in: src/features/pathDiagnostics.ts:48