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

Example SRS (wallet.init_send_tx(send_args) does not work with v5.0.3 #9

Open
Anynomouss opened this issue Mar 22, 2024 · 1 comment

Comments

@Anynomouss
Copy link

I tested the example SRS send command from Github using grin-wallet v5.0.3 on Testnet.
I get the error:

failed with error code -32099 because: ClientCallback: Error calling get_tip: ResponseError error: Cannot parse response

Can someone verify if it is still working for them and on which wallet version? The get slatepack address and tip command does work, so it is really an issue with the parsing of the arguments I provide.

@Anynomouss
Copy link
Author

Anynomouss commented Mar 23, 2024

It looks like the problem occurs because I was using Testsnet and to few testnet nodes were connected. If the issues remains I will report back.

Testing node connection, height: {'header_hash': '', 'height': '0', 'updated_from_node': False}

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

No branches or pull requests

1 participant