socket issue
This commit is contained in:
parent
abd7447972
commit
47eb052aed
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user