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
When create proxy - there is no check that after operation account's free vill be higher than frozen
Example:
Wallet details: { nonce: 493 consumers: 2 providers: 1 sufficients: 0 data: { free: 24,581,974,338,061,784 reserved: 5,017,848,450,000,000 frozen: 29,500,000,000,000,000 flags: 170,141,183,460,469,231,731,687,303,715,884,105,728 } }
Liquidity restrictions, not enough tokens
Send transaction to the blockchain
f81dc81
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When create proxy - there is no check that after operation account's free vill be higher than frozen
Example:
Kapture.2025-01-30.at.08.30.59.mp4
Wallet details:
{
nonce: 493
consumers: 2
providers: 1
sufficients: 0
data: {
free: 24,581,974,338,061,784
reserved: 5,017,848,450,000,000
frozen: 29,500,000,000,000,000
flags: 170,141,183,460,469,231,731,687,303,715,884,105,728
}
}
Steps to Reproduce
Expected Behavior
Liquidity restrictions, not enough tokens
Actual Behavior
Send transaction to the blockchain
Environment
f81dc81
The text was updated successfully, but these errors were encountered: