index: stop exposing ecdsa
This commit is contained in:
parent
41c102be66
commit
7bd63fd9b9
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ module.exports = {
|
|||
Block: require('./block'),
|
||||
bufferutils: require('./bufferutils'),
|
||||
crypto: require('./crypto'),
|
||||
ecdsa: require('./ecdsa'),
|
||||
ECPair: require('./ecpair'),
|
||||
ECSignature: require('./ecsignature'),
|
||||
message: require('./message'),
|
||||
|
|
Loading…
Add table
Reference in a new issue