nahmii-community / bridge

The Nahmii gateway, for bridging assets between L1 <-> L2.
1 stars 2 forks source link

Explorer link on withdraw toast is broken #37

Closed hill399 closed 2 years ago

hill399 commented 2 years ago

Problem description

When a user initiates a withdraw, the toast link to redirect to the explorer is broken and 404's.

Expected behaviour

Link should take you to the correct TX page on the explorer.

Potential solution

lib/bridge/Bridge.svelte @ 340 has an incorrect prefix of /txt/ rather than /tx/

HDauven commented 2 years ago

Thank you for reporting this bug @hill399! It should be fixed now. :)