mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
added logging
This commit is contained in:
parent
f4f32ab402
commit
5db73589ee
@ -3,7 +3,7 @@ import * as web3pkg from "../../node_modules/web3/package.json"
|
||||
import Config from "../models/Config"
|
||||
import Logger from "../utils/Logger"
|
||||
|
||||
Logger.log(web3pkg.version)
|
||||
Logger.log("using web3", web3pkg.version)
|
||||
|
||||
export default class Web3Helper {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user