ln-service
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -6,2 +6,3 @@ const EventEmitter = require('events'); | ||
const decBase = 10; | ||
const msPerSec = 1e3; | ||
@@ -8,0 +9,0 @@ /** Subscribe to transactions |
@@ -49,4 +49,4 @@ { | ||
}, | ||
"version": "3.0.0" | ||
"version": "3.0.1" | ||
} | ||
172097
3377