parent
9967f780df
commit
d7d390afb9
@ -279,7 +279,6 @@ HTTPServer.prototype.initRouter = function initRouter() {
|
||||
}
|
||||
|
||||
const height = await this.chain.getHeight(hash);
|
||||
const confirmations = this.chain.height - height;
|
||||
|
||||
res.send(200, block.getJSON(this.network, view, height, confirmations));
|
||||
});
|
||||
|
||||
Loading…
Reference in New Issue
Block a user