From 47eb052aed4de69b9ffb7a76711da0afdf6c92c5 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 8 Aug 2019 12:48:51 +0530 Subject: [PATCH] socket issue --- server/socket/block.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/socket/block.ts b/server/socket/block.ts index bdc78a8..332b291 100644 --- a/server/socket/block.ts +++ b/server/socket/block.ts @@ -202,7 +202,7 @@ export async function universalGetLatestBlockDetails(socket) { output_count: BlockchainLatestBlockQuery[0].output_count, proof: BlockchainLatestBlockQuery[0].proof, hasharray: hasharray, - // Difficulty: Difficulty, + Difficulty: Difficulty, hashstart:BlockchainLatestBlockQuery[0].hash.slice(0, 2), hashend:BlockchainLatestBlockQuery[0].hash.slice(62,64), TotalDifficultyCuckaroo: