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}
*/
public web3Provider?: any
/**
* Ocean Token address
* @type {string}
*/
public oceanTokenAddress?: string
/**
* Factory address
* @type {string}