-
Notifications
You must be signed in to change notification settings - Fork 5
fix: add make fetch options to poolAssetOnDestination, poolAssetOnDestinationWithHook, transfer
#79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…DestinationWithHook`, `transfer`
BeroBurny
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To make it more clean use only makeFetchOptions idea for it is to reduce if else's like done in this code
I think it will be good to make parametar options optional for makeFetchOptions
updated with changes |
🤖 I have created a release *beep* *boop* --- <details><summary>sprinter-sdk: 1.0.1</summary> ## [1.0.1](sprinter-sdk-v1.0.0...sprinter-sdk-v1.0.1) (2024-11-15) ### Bug Fixes * add make fetch options to `poolAssetOnDestination`, `poolAssetOnDestinationWithHook`, `transfer` ([#79](#79)) ([2883aa7](2883aa7)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
🤖 I have created a release *beep* *boop* --- <details><summary>sprinter-sdk: 1.0.1</summary> ## [1.0.1](sprinter-sdk-v1.0.0...sprinter-sdk-v1.0.1) (2024-11-21) ### Bug Fixes * add make fetch options to `poolAssetOnDestination`, `poolAssetOnDestinationWithHook`, `transfer` ([#79](#79)) ([2883aa7](2883aa7)) * trigger missed release ([#87](#87)) ([db8d8d8](db8d8d8)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sprinter react SDK doesn't call testnet API even when testnet
baseUrlhas been provided to the context