NorskSettings.onIrohEndpointEvent property

A connection event on the shared iroh endpoint (peer connected / rejected by the allow-list / disconnected). remoteNodeId is the peer’s TLS-verified public key (64-char hex).

Signature:

onIrohEndpointEvent?: (event: IrohEndpointEvent) => void;