rm deprecated bufferutils
This commit is contained in:
parent
93b815c20e
commit
549b36bf1a
4 changed files with 22 additions and 207 deletions
src
|
@ -6,8 +6,6 @@ for (var key in templates) {
|
|||
}
|
||||
|
||||
module.exports = {
|
||||
bufferutils: require('./bufferutils'), // TODO: remove in 4.0.0
|
||||
|
||||
Block: require('./block'),
|
||||
ECPair: require('./ecpair'),
|
||||
ECSignature: require('./ecsignature'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue