Skip to content
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

Feat: transfer gift flow #28

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Feat: transfer gift flow #28

merged 1 commit into from
Dec 28, 2023

Conversation

sokolova-an
Copy link
Contributor

Add a create-gift page and base logic
routing
delete unused videos
add more debug info

@sokolova-an sokolova-an requested a review from ERussel December 22, 2023 17:39
estimateFee: EstimateFee,
chainId: ChainId,
precision: number,
isGift?: boolean,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't have universal function for fee because when we will have more logic modifying this function may cause damage to other flows. Let's make fee calculation function specific to the flow.

@sokolova-an sokolova-an merged commit 82d48c9 into main Dec 28, 2023
@sokolova-an sokolova-an deleted the feat/transfer-gift-flow branch December 28, 2023 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants