socket issue

This commit is contained in:
root 2019-08-08 12:48:51 +05:30
parent abd7447972
commit 47eb052aed

View File

@ -202,7 +202,7 @@ export async function universalGetLatestBlockDetails(socket) {
output_count: BlockchainLatestBlockQuery[0].output_count, output_count: BlockchainLatestBlockQuery[0].output_count,
proof: BlockchainLatestBlockQuery[0].proof, proof: BlockchainLatestBlockQuery[0].proof,
hasharray: hasharray, hasharray: hasharray,
// Difficulty: Difficulty, Difficulty: Difficulty,
hashstart:BlockchainLatestBlockQuery[0].hash.slice(0, 2), hashstart:BlockchainLatestBlockQuery[0].hash.slice(0, 2),
hashend:BlockchainLatestBlockQuery[0].hash.slice(62,64), hashend:BlockchainLatestBlockQuery[0].hash.slice(62,64),
TotalDifficultyCuckaroo: TotalDifficultyCuckaroo: