updated
This commit is contained in:
parent
7d3bce0caf
commit
bb5914a5fd
@ -59,6 +59,8 @@ export class LatestblocksComponent implements OnInit {
|
|||||||
this.lastblock = res.response.BlockchainBlockResult[0].blockchain_block_height;
|
this.lastblock = res.response.BlockchainBlockResult[0].blockchain_block_height;
|
||||||
//console.log(this.lastblock);
|
//console.log(this.lastblock);
|
||||||
|
|
||||||
|
}else{
|
||||||
|
this.block.clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user