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

The system cannot accept a ‘gtceu’ value that exceeds the maximum limit of the integer type. #534

Open
gjmhmm8 opened this issue Apr 16, 2024 · 1 comment

Comments

@gjmhmm8
Copy link

gjmhmm8 commented Apr 16, 2024

Describe the bug
A clear and concise description of what the bug is and Flux Networks version.
(You have to make sure it's a bug on Flux Networks side)
image
image

To Reproduce
Steps to reproduce the behavior. (Must be detailed)

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

@BloCamLimb
Copy link
Collaborator

BloCamLimb commented Apr 16, 2024

This is because Flux Plugs receive FE instead of EU. This conversion is done on GTCEU side, and FE has a limitation of 2^31-1. Currently, there is no native way for Flux Plugs to directly receive EU to a flux network,

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

No branches or pull requests

2 participants