Add link to etherscan in block notifications
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
1f621be8be
commit
79397e2eb6
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
*⛏️ New block {{number}}*
|
||||
*⛏️ New block*
|
||||
|
||||
*Date/Time*: {{time}}
|
||||
*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}}
|
||||
|
|
Reference in a new issue