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

Balance refactoring part 1 #1085

Conversation

thibault-martinez
Copy link
Member

No description provided.

@thibault-martinez thibault-martinez marked this pull request as ready for review August 28, 2023 07:54
@thibault-martinez thibault-martinez changed the title Balance refactoring Balance refactoring part 1 Aug 28, 2023
Comment on lines +134 to +136
if let Some(native_tokens) = output.native_tokens() {
total_native_tokens.add_native_tokens(native_tokens.clone())?;
}
Copy link
Member

Choose a reason for hiding this comment

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

So where do you check if we can actually unlock these?

Copy link
Member Author

Choose a reason for hiding this comment

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

Hmm yeah you're right. I wanted to split more changes to later but it won't work without it.

@thibault-martinez thibault-martinez marked this pull request as draft August 28, 2023 08:53
@thibault-martinez thibault-martinez changed the base branch from 1.1 to develop October 2, 2023 07:37
@thibault-martinez
Copy link
Member Author

Will redo that later, differently.

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