The expression return new Carpenstar\By...re\Request\GetRequest() returns the type Carpenstar\ByBitAPI\Core\Request\GetRequest which is incompatible with the documented return type Carpenstar\ByBitAPI\Core...aces\IEndpointInterface.
The expression return new Carpenstar\By...e\Request\PostRequest() returns the type Carpenstar\ByBitAPI\Core\Request\PostRequest which is incompatible with the documented return type Carpenstar\ByBitAPI\Core...aces\IEndpointInterface.
Loading history...
30
default:
31
throw new SDKException("Wrong http method detected");