aeternity/superhero-ui

Address on profile page has an incorrect explorer link

Closed this issue · 1 comments

return `${process.env.VUE_APP_EXPLORER_URL}/account/transactions/${this.address}`;

Duplicate of #1193