We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
tradeQuoteSlice
swappersSlice
Simplify the state management of our application by combining 'swappersSliceandtradeQuoteSliceinto a new slice calledtradeSlice`.
and
into a new slice called
This task includes combining swappersApi with swapperApi into tradeApi.
swappersApi
swapperApi
tradeApi
Best to start by:
tradeSlice
src/state/apis/swappers/index.ts
src/state/apis/trade/index.ts
combine into a new slice called
No response
The text was updated successfully, but these errors were encountered:
woodenfurniture
Successfully merging a pull request may close this issue.
Overview
Simplify the state management of our application by combining 'swappersSlice
and
tradeQuoteSliceinto a new slice called
tradeSlice`.This task includes combining
swappersApi
withswapperApi
intotradeApi
.References and additional details
Best to start by:
swappersSlice
totradeSlice
swappersApi
located atsrc/state/apis/swappers/index.ts
totradeApi
located atsrc/state/apis/trade/index.ts
tradeQuoteSlice
intotradeSlice
swapperApi
intotradeApi
Acceptance Criteria
and
tradeQuoteSlicecombine into a new slice called
tradeSlice`.swappersApi
withswapperApi
combined into a new api calledtradeApi
.Need By Date
No response
Screenshots/Mockups
No response
Estimated effort
No response
The text was updated successfully, but these errors were encountered: