flocore-node/lib
sairajzero 6fb8a4641a Updating the deprecated new Buffer
- replacing new Buffer(int) to Buffer.alloc(int)
- replacing new Buffer('string' [, 'encoding']) to Buffer.from('string' [, 'encoding'])
2021-05-14 16:56:12 +05:30
..
cli Handle shutdown of fcoin 2019-07-19 17:33:19 -06:00
scaffold Handle shutdown of fcoin 2019-07-19 17:33:19 -06:00
services Updating the deprecated new Buffer 2021-05-14 16:56:12 +05:30
bus.js build: fix jshint unused variable warnings 2016-05-17 23:03:04 -04:00
constants.js Updating the deprecated new Buffer 2021-05-14 16:56:12 +05:30
errors.js btc -> flo 2018-01-15 16:43:07 -08:00
index.js Migrate chainlib functionality into bitcore-node. 2015-08-26 17:24:10 -04:00
logger.js btc -> flo 2018-01-15 16:43:07 -08:00
node.js btc -> flo 2018-01-15 16:43:07 -08:00
service.js btc -> flo 2018-01-15 16:43:07 -08:00
utils.js Updating the deprecated new Buffer 2021-05-14 16:56:12 +05:30