Update tornado cash site link on relayer site index page
This commit is contained in:
parent
e90d1c4086
commit
6b1a41585b
@ -25,7 +25,7 @@ async function status(req, res) {
|
|||||||
|
|
||||||
function index(req, res) {
|
function index(req, res) {
|
||||||
res.send(
|
res.send(
|
||||||
'This is <a href=https://tornado.cash>tornado.cash</a> Relayer service. Check the <a href=/v1/status>/status</a> for settings',
|
'This is <a href=https://tornado.ws>Tornado Cash</a> Relayer service. Check the <a href=/v1/status>/status</a> for settings',
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user