mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
fix lint
This commit is contained in:
parent
e13ddbc4c0
commit
6cbbef5626
@ -31,13 +31,13 @@ export class Config {
|
|||||||
* @type {any}
|
* @type {any}
|
||||||
*/
|
*/
|
||||||
public web3Provider?: any
|
public web3Provider?: any
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Ocean Token address
|
* Ocean Token address
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
public oceanTokenAddress?: string
|
public oceanTokenAddress?: string
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Factory address
|
* Factory address
|
||||||
* @type {string}
|
* @type {string}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user