When using Metamask the call to [β¦]/contracts/results/${TxID} is wrong.
Type of change
[X] Bug fix (non-breaking change which fixes an issue) π
[ ] New feature (non-breaking change which adds functionality) β¨
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) π₯
[ ] This change requires a documentation update π
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. π§ͺ
[X] Local Tests (npm run test)
[X] Manually (example: cli with wizard or web using web interface)
[ ] Local Github Actions (act pull_request)
Test Configuration:
Node version (latest LTS):
[X] 20
Test Results (if any)
Checklist:
Style Guidelines (My code follows the style guidelines of this project) β
Self-Review (I have performed a self-review of my own code) π
Code Comments (I have commented my code, particularly in hard-to-understand areas) π¬
Documentation Updates (I have made corresponding changes to the documentation) π
Warning-Free Changes (My changes generate no new warnings) β οΈ
Effective Tests (I have added tests that prove my fix is effective or that my feature works) βοΈ
Local Test Pass (New and existing unit tests pass locally with my changes) β
Dependency Updates (Any dependent changes have been merged and published in downstream modules) π
Spellcheck (I have checked my code and corrected any misspellings) π
Description
When using Metamask the call to [β¦]/contracts/results/${TxID} is wrong.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. π§ͺ
Test Configuration:
Test Results (if any)
Checklist: