fireblocks-sdk-js
fireblocks-sdk-js copied to clipboard
Add algorithm id to asset response
Pull Request Description
Added a new field for the NCW assets APIs.
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?
- [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
- [X] I have added corresponding labels to the PR