Sednaoui / Candide

EOA wallet w/ cross-network bridge support for instant transactions
2 stars 1 forks source link

bug: signing message shouldn't display a tx confirmation #66

Open Sednaoui opened 2 years ago

Sednaoui commented 2 years ago

after each transaction signed or submited, we display the hash and link it to the respective block explorer. However, transaction signing does not submit a transaction to the blockchain, and thus we should not display any link after that case.