Hotfix SDK request

This commit is contained in:
Snazzah 2020-08-11 22:00:27 -05:00
parent eee672c1ba
commit cb037b64a8
No known key found for this signature in database
GPG key ID: 5E71D54F3D86282E

View file

@ -67,7 +67,7 @@ class LBRY {
payload.params = params; payload.params = params;
return this._request({ return this._request({
url: '', url: '/',
method: 'post', method: 'post',
bodyType: 'json', bodyType: 'json',
body: payload body: payload