This commit is contained in:
Christopher Jeffrey 2016-06-07 18:04:11 -07:00
parent a5fc00d4a6
commit 287d718d51
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -18,6 +18,7 @@
* u/[hash] -> undo coins
* T/[address]/[hash] -> dummy (tx by address)
* C/[address]/[hash] -> dummy (coin by address)
* q/[height] -> block hash to be pruned
*/
var bcoin = require('./env');