feat: use crypto-hash instead of hasha

This commit is contained in:
Justin Starry
2020-03-16 17:44:12 +08:00
committed by Michael Vines
parent bd7e802e46
commit 402c160ae9
12 changed files with 75 additions and 78 deletions

View File

@ -98,6 +98,7 @@ function generateConfig(configType) {
'bn.js',
'bs58',
'buffer-layout',
'crypto-hash',
'jayson/lib/client/browser',
'node-fetch',
'rpc-websockets',