4 changed files with 7 additions and 2 deletions
@ -0,0 +1,4 @@ |
|||||
|
module.exports = require('./block'); |
||||
|
|
||||
|
module.exports.BlockHeader = require('./blockheader'); |
||||
|
module.exports.MerkleBlock = require('./merkleblock'); |
Loading…
Reference in new issue