socket
This commit is contained in:
parent
e7962f753a
commit
146edc7c6c
@ -217,6 +217,7 @@ export async function universalGetLatestBlockDetails(socket) {
|
|||||||
input_count: BlockchainLatestBlockQuery[0].input_count,
|
input_count: BlockchainLatestBlockQuery[0].input_count,
|
||||||
kernel_count: BlockchainLatestBlockQuery[0].kernel_count,
|
kernel_count: BlockchainLatestBlockQuery[0].kernel_count,
|
||||||
output_count: BlockchainLatestBlockQuery[0].output_count,
|
output_count: BlockchainLatestBlockQuery[0].output_count,
|
||||||
|
hash: BlockchainLatestBlockQuery[0].hash,
|
||||||
proof: BlockchainLatestBlockQuery[0].proof,
|
proof: BlockchainLatestBlockQuery[0].proof,
|
||||||
hasharray: hasharray,
|
hasharray: hasharray,
|
||||||
Difficulty: Difficulty,
|
Difficulty: Difficulty,
|
||||||
|
Loading…
Reference in New Issue
Block a user