coins: minor.

This commit is contained in:
Christopher Jeffrey 2016-08-17 21:46:31 -07:00
parent 8ee0cf8604
commit 4c62cc8451
No known key found for this signature in database
GPG Key ID: 8962AB9DE6666BBD

View File

@ -760,4 +760,4 @@ exports.decompress = {
key: decompressKey
};
module.exports = Coins;
module.exports = exports;