Skip to content
  • Christian Hergert's avatar
    client: add helper to get method id from async call · e8bc1ba9
    Christian Hergert authored
    This lets the caller get the method id that might be useful to cancel a
    request if the sub-protocol supports it.
    
    We probably don't need this for sync calls since we don't have a way to
    cancel that at the JSON-RPC level alone.
    e8bc1ba9