In Ticker.js, removed currency.tokenExplorerUrl, and replaced value of currency.blockExplorerUrl to explorer.be.cash. In useBCH.js and useBCH.test.js, replaced each instance of currency.tokenExplorerUrl with currency.blockExplorerUrl.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project
cd web/cashtab && npm start
From the wallet tab:
Click on an XEC transaction, ensure that the link leads to explorer.be.cash.
Click on an eToken transaction, ensure that the linke leads to explorer.be.cash.
Send eToken, click on transaction as above
Receive eToken, click on transaction as above
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- replace-remove-block-explorer
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 18963 Build 37690: Build Diff cashtab-tests Build 37689: arc lint + arc unit