diff --git a/templates/include/sn_active.html b/templates/include/sn_active.html index 6300c41..a8bf80a 100644 --- a/templates/include/sn_active.html +++ b/templates/include/sn_active.html @@ -5,19 +5,19 @@ Contri­butors Operator Fee (%) Staking Requirement - Last Reward Height + Active Since Height Last Uptime Proof Expiry Date UTC (Estimated) - {%for sn in (active_sns | sort(attribute='last_reward_block_height,last_reward_transaction_index,service_node_pubkey'))[:limit_active]%} + {%for sn in (active_sns | sort(attribute='last_uptime_proof,service_node_pubkey'))[:limit_active]%} {%include 'include/sn_kcf.html'%} {{sn.staking_requirement | oxen(tag=false, fixed=true)}} - {{sn.last_reward_block_height}} + {{sn.state_height}} {{sn.last_uptime_proof | from_timestamp | ago if sn.last_uptime_proof > 0 else "Not Received"}} {%if sn.requested_unlock_height%}