1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00
This commit is contained in:
alexcos20 2020-07-15 02:44:08 -07:00
parent e13ddbc4c0
commit 6cbbef5626

View File

@ -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}