I want to see foreign bitcoin transaction info and I am using this following code:
bitcoind gettransaction \
9962d5c704ec27243364cbe9d384808feeac1c15c35ac790dffd1e929829b271
But when I run this, I get the following result:
error: {"code":-5,"message":"Invalid or non-wallet transaction id"}
Please help.