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
2d989df445
commit
12453777a5
@ -270,7 +270,7 @@ export class Provider extends Instantiable {
|
||||
return `${this.url}${apiPath}/nonce`
|
||||
}
|
||||
|
||||
public getConsumeEndpointShort(): string {
|
||||
public getConsumeEndpointPath(): string {
|
||||
return `${apiPath}/consume`
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user