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

call GetRawTransactions and then call DecodeRawTransactions #21

Open
guobingithub opened this issue Sep 5, 2018 · 0 comments
Open

call GetRawTransactions and then call DecodeRawTransactions #21

guobingithub opened this issue Sep 5, 2018 · 0 comments

Comments

@guobingithub
Copy link

hello author, when I call GetRawTransactions and then call DecodeRawTransactions, I just got result is as follows:
{
"txid": "4362785b9a52cea3591341384f28df422f22e35ceb84108daf1d47f3de465b66",
"hash": "cb0a50bb3c71d15ccf58315b2fb1b81cee3c9bf812220c0d0481778eba884d72",
"id": 0,
"size": 405,
"vsize": 214,
"locktime": 0,
"Vins": null,
"Vouts": null
}

Why Vins and Vouts are null??? Actually they are not null, can you help me for this problem?

Thanks very match!

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