CCC Docs
    Preparing search index...

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Sends a JSON-RPC request to the server.

      Parameters

      Returns Promise<any>

      The result of the JSON-RPC request.

      Will throw an error if the response ID does not match the request ID, or if the response contains an error.