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
python3 ./examples/transfer_crypto.py 0.0.3 balance = 118372.53922308 ℏ 0.0.3 balance = 118372.53922308 ℏ Traceback (most recent call last): File "/hedera-sdk-py/./examples/transfer_crypto.py", line 23, in <module> ).execute(client) ^^^^^^^^^^^^^^^ File "jnius/jnius_export_class.pxi", line 1163, in jnius.JavaMultipleMethod.__call__ File "jnius/jnius_export_class.pxi", line 877, in jnius.JavaMethod.__call__ File "jnius/jnius_export_class.pxi", line 954, in jnius.JavaMethod.call_method File "jnius/jnius_utils.pxi", line 79, in jnius.check_exception jnius.JavaException: JVM exception occurred: Hedera transaction [email protected]failed pre-check with the statusINVALID_SIGNATURE com.hedera.hashgraph.sdk.PrecheckStatusException
python3 ./examples/transfer_crypto.py 0.0.3 balance = 118372.53922308 ℏ 0.0.3 balance = 118372.53922308 ℏ Traceback (most recent call last): File "/hedera-sdk-py/./examples/transfer_crypto.py", line 23, in <module> ).execute(client) ^^^^^^^^^^^^^^^ File "jnius/jnius_export_class.pxi", line 1163, in jnius.JavaMultipleMethod.__call__ File "jnius/jnius_export_class.pxi", line 877, in jnius.JavaMethod.__call__ File "jnius/jnius_export_class.pxi", line 954, in jnius.JavaMethod.call_method File "jnius/jnius_utils.pxi", line 79, in jnius.check_exception jnius.JavaException: JVM exception occurred: Hedera transaction
failed pre-check with the status
com.hedera.hashgraph.sdk.PrecheckStatusException
Any solution for this error?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
python3 ./examples/transfer_crypto.py 0.0.3 balance = 118372.53922308 ℏ 0.0.3 balance = 118372.53922308 ℏ Traceback (most recent call last): File "/hedera-sdk-py/./examples/transfer_crypto.py", line 23, in <module> ).execute(client) ^^^^^^^^^^^^^^^ File "jnius/jnius_export_class.pxi", line 1163, in jnius.JavaMultipleMethod.__call__ File "jnius/jnius_export_class.pxi", line 877, in jnius.JavaMethod.__call__ File "jnius/jnius_export_class.pxi", line 954, in jnius.JavaMethod.call_method File "jnius/jnius_utils.pxi", line 79, in jnius.check_exception jnius.JavaException: JVM exception occurred: Hedera transaction
[email protected]failed pre-check with the status
INVALID_SIGNATUREcom.hedera.hashgraph.sdk.PrecheckStatusException
Any solution for this error?
The text was updated successfully, but these errors were encountered: