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