mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update src/provider/Provider.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
parent
12453777a5
commit
f150a398ea
@ -286,7 +286,7 @@ export class Provider extends Instantiable {
|
|||||||
return `${this.url}${apiPath}/publish`
|
return `${this.url}${apiPath}/publish`
|
||||||
}
|
}
|
||||||
|
|
||||||
public getComputeEndpointShort(): string {
|
public getComputeEndpointPath(): string {
|
||||||
return `${apiPath}/compute`
|
return `${apiPath}/compute`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user