wallet: lint.
This commit is contained in:
parent
5e49bce310
commit
7b723baedd
@ -1403,8 +1403,6 @@ Wallet.prototype.handleTX = function handleTX(info, callback) {
|
||||
*/
|
||||
|
||||
Wallet.prototype.getRedeem = function getRedeem(hash, callback) {
|
||||
var self = this;
|
||||
|
||||
if (typeof hash === 'string')
|
||||
hash = new Buffer(hash, 'hex');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user