mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Update src/models/Config.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
This commit is contained in:
parent
2128bfc52f
commit
c1dc373fcb
@ -95,7 +95,7 @@ export class Config {
|
||||
* DDOContractABI
|
||||
* @type {any}
|
||||
*/
|
||||
public MetadataContractABI?: AbiItem | AbiItem[]
|
||||
public metadataContractABI?: AbiItem | AbiItem[]
|
||||
/**
|
||||
* Log level.
|
||||
* @type {boolean | LogLevel}
|
||||
|
Loading…
x
Reference in New Issue
Block a user