remove useless line.
This commit is contained in:
parent
42d872b268
commit
6ceeb6800b
@ -206,7 +206,6 @@ Output.getData = function getData(output) {
|
||||
addr = bcoin.wallet.hash2addr(hash, 'scripthash');
|
||||
return utils.merge(def, {
|
||||
type: 'scripthash',
|
||||
side: 'output',
|
||||
scripthash: hash,
|
||||
scriptaddr: addr
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user