From 19974a7d3d03f9673a6eab58e53bd42cf0bace99 Mon Sep 17 00:00:00 2001 From: Chris Kleeschulte Date: Fri, 25 Sep 2015 11:26:21 -0400 Subject: [PATCH] Removed button and div for Show Transaction Output Data --- public/views/status.html | 41 ---------------------------------------- 1 file changed, 41 deletions(-) diff --git a/public/views/status.html b/public/views/status.html index ceffff6..82a4400 100644 --- a/public/views/status.html +++ b/public/views/status.html @@ -73,47 +73,6 @@ -

Transaction Output Set Information

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Height{{txoutsetinfo.height}}
Best Block{{txoutsetinfo.bestblock}}
Transactions {{txoutsetinfo.transactions}}
Transaction Outputs{{txoutsetinfo.txouts}}
Bytes Serialized{{txoutsetinfo.bytes_serialized}}
Hash Serialized{{txoutsetinfo.hash_serialized}}
Total Amount{{txoutsetinfo.total_amount}}
-