exact log
This commit is contained in:
parent
8346962ed2
commit
5093f910f8
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ const listenerForAddr = addr => data => {
|
|||
}
|
||||
|
||||
console.log('data for address: ' + addr)
|
||||
console.log(currAddressData)
|
||||
console.log(JSON.stringify(data, null, 4))
|
||||
|
||||
react()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue