-
Notifications
You must be signed in to change notification settings - Fork 122
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
gettransaction method not found #232
Comments
@GrailFinder It works on mine:
Am I missing the issue? |
@GrailFinder also, in your call to getrawtransaction specify true not false to see a human readable printout of the transaction. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
defi-cli gettransaction
returnsWhat behavior did you expect?
https://developer.bitcoin.org/reference/rpc/gettransaction.html
How reliably can you reproduce the issue, what are the steps to do so?
./defi-cli gettransaction "daaabd7f2f28d8c48f5a121bebab32f23cbee19b4a3f3d6cedbbc09146048aed"
block 11111 with single tx
getrawtransaction kind of works; for ex (same tx):
returns
What version of DeFi Blockchain are you using, where did you get it (website, self-compiled, etc)?
tried with https://github.com/DeFiCh/ain/releases/tag/v1.4.5 (and v1.4.4)
defichain-1.4.5-x86_64-pc-linux-gnu.tar.gz
For the GUI-related issue on Linux provide names and versions of a distro, a desktop environment and a graphical shell (if relevant).
OS: Arch Linux x86_64
Host: A320M-S2H V2
Kernel: 5.10.16-arch1-1
The text was updated successfully, but these errors were encountered: