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
Environment: TestFlight Version 6.3.2
Detail description:
There is no upper\lower boundary for "banana split" shards. That may lead to error.
The operation couldn't be completed. (PolkadotVault.ServiceError error 1.)
Example:
Scenario:
Actual result: Fall in error - PolkadotVault.ServiceError error 1.
Expected result: Has upper boundary for "banana split" shards
Additional information: If user put 0 in the field it also shows the error
Error from banana split:
Error: Number of shares must be an integer between 2 and 2^bits-1 (255), inclusive. To create 666 shares, use at least 10 bits.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment: TestFlight
Version 6.3.2
Detail description:
There is no upper\lower boundary for "banana split" shards. That may lead to error.
Example:
RPReplay_Final1741007068.MP4
Scenario:
Actual result:
Fall in error - PolkadotVault.ServiceError error 1.
Expected result:
Has upper boundary for "banana split" shards
Additional information:
If user put 0 in the field it also shows the error
Error from banana split:
Error: Number of shares must be an integer between 2 and 2^bits-1 (255), inclusive. To create 666 shares, use at least 10 bits.
The text was updated successfully, but these errors were encountered: