readme: typo.

This commit is contained in:
Christopher Jeffrey 2016-08-26 05:41:00 -07:00
parent cf1251a211
commit e3030f7918
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -187,7 +187,7 @@ var tchain = new bcoin.chain({
var tmempool = new bcoin.mempool({
network: 'segnet4',
chain: tchain'
chain: tchain
});
var tpool = new bcoin.pool({