1
0
Fork 0
This repository has been archived on 2024-12-18. You can view files and clone it, but cannot push or open issues or pull requests.
mining-companion/templates/block.md.j2
Julien Riou 79397e2eb6
Add link to etherscan in block notifications
Signed-off-by: Julien Riou <julien@riou.xyz>
2021-01-26 07:46:04 +01:00

7 lines
230 B
Django/Jinja

*⛏️ New block*
*Number*: [{{number}}](https://etherscan.io/block/{{hash}})
*Reward*: {{reward}} {% if reward_fiat != 'None' %}\({{reward_fiat}}\){% endif %}
*Date/Time*: {{time}}
*Round time*: {{round_time}}
*Luck*: {{luck}}