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

Fix issues with buyback offchain #327

Closed
kushti opened this issue Mar 30, 2024 · 0 comments · Fixed by #328
Closed

Fix issues with buyback offchain #327

kushti opened this issue Mar 30, 2024 · 0 comments · Fixed by #328

Comments

@kushti
Copy link
Member

kushti commented Mar 30, 2024

new_without_reward_token in BuybackBoxWrapper takes only buyback NFT , but in fact at least 1 GORT token should be taken as well

also, creation_height: self.ergo_box.creation_height is not proper in this method, creation height should be increased (passed to the method likely).

Calling code in refresh.rs should be modified accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant