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
A team is trying to delegate AVAX on the P-Chain. While running the delegate.ts example from avalancheJS repo, they receive the following error:
delegate.ts
error: insufficient funds (Stake Amount): need 99999994994167992 more units of U8iRqJoiJm8xZHAacmvYyZVwqQx6uDNtQeP3CQ6fcgQk3JqnK to stake
ps: they do have sufficient funds (avax) on the p-chain for fees etc. and the same example with exact variables worked a month before.
The text was updated successfully, but these errors were encountered:
cc @ruijialin-avalabs
Sorry, something went wrong.
If needed I can provide the .env file used or environment variables values.
No branches or pull requests
A team is trying to delegate AVAX on the P-Chain. While running the
delegate.ts
example from avalancheJS repo, they receive the following error:ps: they do have sufficient funds (avax) on the p-chain for fees etc. and the same example with exact variables worked a month before.
The text was updated successfully, but these errors were encountered: