Compare commits

..

No commits in common. "e49e3e0c0d651d7bb79684b242224085b12f3eab" and "a8c238c2afd3cf01f00ca72bb9f1d7e9806d62b5" have entirely different histories.

48 changed files with 1 additions and 5 deletions

3
.gitignore vendored

@ -87,6 +87,3 @@ sw.*
# Mac OSX
.DS_Store
static/*/*.json

@ -22,7 +22,6 @@ async function main(type, netId) {
deployedBlock
})
console.log('Update events for', instance, nativeCurrency.toUpperCase(), `${type.toLowerCase()}s`)
console.log('cachedEvents count - ', cachedEvents.events.length)
console.log('lastBlock - ', cachedEvents.lastBlock)

Binary file not shown.

Binary file not shown.