Replies: 1 comment
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I needed to implement the recharge and withdrawal functions, and encountered several problems:
How to parse all the relevant Transaction information from the block, or how to bind the added XCH in the block to a certain Transaction ID.
Can Chia node wallet be similar to BTC only care about some (imported) addresses? I need to isolate the address and private key.
Whether there is a solution for offline signature, or whether the node can run offline.
Beta Was this translation helpful? Give feedback.
All reactions