Closed Dimfred closed 7 months ago
OpenSeaSDK does not use the apiBaseUrl parameter in the apiConfig, instead overwrites it with the default parameters.
apiBaseUrl
apiConfig
The PR allows to again overwrite the base url as the user pleases.
Bug
OpenSeaSDK does not use the
apiBaseUrl
parameter in theapiConfig
, instead overwrites it with the default parameters.The PR allows to again overwrite the base url as the user pleases.