diff --git a/src/models/Config.ts b/src/models/Config.ts index 2693db2c..bcfd0637 100644 --- a/src/models/Config.ts +++ b/src/models/Config.ts @@ -31,13 +31,13 @@ export class Config { * @type {any} */ public web3Provider?: any - + /** * Ocean Token address * @type {string} */ public oceanTokenAddress?: string - + /** * Factory address * @type {string}