mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
update config uri
This commit is contained in:
parent
49b61b5590
commit
94e1ea108e
@ -38,6 +38,17 @@ export class Config {
|
||||
*/
|
||||
public secretStoreUri: string
|
||||
|
||||
/**
|
||||
* Rating Backend URL.
|
||||
* @type {string}
|
||||
*/
|
||||
public ratingUri?: string
|
||||
|
||||
/**
|
||||
* Faucet URL.
|
||||
* @type {string}
|
||||
*/
|
||||
public faucetUri?: string
|
||||
/**
|
||||
* Log level.
|
||||
* @type {boolean | LogLevel}
|
||||
|
Loading…
x
Reference in New Issue
Block a user