From 87bf8ff2df2b4f06411399d672654699ec8c56cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sun, 15 Jan 2023 14:48:29 +0800 Subject: [PATCH] Inspect user txs on RSK explorer --- app/templates/dashboard/contributors/show.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/dashboard/contributors/show.hbs b/app/templates/dashboard/contributors/show.hbs index 4686f70..2fe3d16 100644 --- a/app/templates/dashboard/contributors/show.hbs +++ b/app/templates/dashboard/contributors/show.hbs @@ -31,7 +31,7 @@

- Inspect Ethereum transactions + Inspect Rootstock transactions {{#if this.model.ipfsHash}} Inspect IPFS profile {{/if}}