Function nodeIdFromMeta

  • Used to extract the NodeId from the connection metadata. Used by the RPC handlers when they need to know the NodeId of the requester.

    Parameters

    • meta: any

    Returns NodeId | undefined

Generated using TypeDoc