fireblocks-sdk-js
fireblocks-sdk-js copied to clipboard
fix: fix types related to transactions
Update interfaces:
- InternalWalletAsset
- CreateTransactionResponse
- TransactionResponse
Update comments of functions throwing:
- getVaultAccountsWithPageInfo
- getTransactionById
Pull Request Description
Some interfaces did not match what the API returns, therefore I fixed them.
Type of change
- [X] Bug fix (non-breaking change which fixes an issue)
- [X] Chore / Documentation
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] I have added corresponding labels to the PR -> needs permission