Hide confirmed-in content when confirmed

This commit is contained in:
Râu Cao
2023-01-15 13:16:38 +08:00
parent 2626543f3e
commit d90ddd464a
3 changed files with 15 additions and 0 deletions
+2
View File
@@ -1 +1,3 @@
{{#unless this.isConfirmed}}
Confirming in <strong>{{this.confirmedInBlocks}}</strong> blocks (~ {{this.confirmedInHumanTime}})
{{/unless}}