minor.
This commit is contained in:
parent
f586837013
commit
727a000b23
@ -42,7 +42,7 @@ if (!bcoin.isBrowser) {
|
||||
try {
|
||||
bcoin.secp256k1 = require('secp' + '256k1');
|
||||
} catch (e) {
|
||||
utils.debug('Warning secp256k1 not found.'
|
||||
utils.debug('Warning: secp256k1 not found.'
|
||||
+ ' Full block validation will be slow.');
|
||||
}
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user