Add link to flexpool in payment notifications
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
4348bba40f
commit
59407a953e
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
*Amount*: {{amount}} {% if amount_fiat != 'None' %}\({{amount_fiat}}\){% endif %}
|
||||
*ID*: [{{txid}}](https://etherscan.io/tx/{{txid}})
|
||||
*Address*: {{address}}
|
||||
*Address*: [{{address}}](https://flexpool.io/{{address}})
|
||||
*Date/Time*: {{time}}
|
||||
*Duration*: {{duration}}
|
||||
|
|
Reference in a new issue