-
Notifications
You must be signed in to change notification settings - Fork 42
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
sendTransaction get an unkown transaction_id #16
Comments
Same issue |
Chia Explorer shows coin ids and not transaction ids. |
Can sendTransaction return coin ids and how to get coin ids ? |
@Alteryy If you still have this issue, I created chia-utils a while ago, it might help solve your problem (try either |
@crcrcr999 If you still have this issue, I created chia-utils a while ago, it might help solve your problem (try either |
use sendTransaction,
return transaction_id: 0x8a617e99692bbdc18db9fc27781f539b753d5d396e3d868008f81e3e95d089e7,
but explorer is:
https://www.chiaexplorer.com/blockchain/coin/0x45f56e6c91933b81ab464f552c39b3b306c040368f03b654debcbd2799538ca2
why? How to solve it.
The text was updated successfully, but these errors were encountered: