In contract-service, moving endpoint fetch-abi to fetch_abi (already in prod) to conform to our API standard
Fixes (link to the issue here)
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Chore / Documentation
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
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] Locally tested against Fireblocks API
Checklist:
[x] I have performed a self-review of my own code
[x] I have made corresponding changes to the documentation
[x] Any dependent changes have been merged and published in downstream modules
Pull Request Description
In contract-service, moving endpoint fetch-abi to fetch_abi (already in prod) to conform to our API standard
Fixes (link to the issue here)
Type of change
Please delete options that are not relevant.
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
Checklist: