I back up the database in qt, then i try to use listtransactions "*" 500 0
search my all transactions (my transactions only about 50), but i can’t search 2 txid in listtransactions
Then i try to use gettransaction
to search this two txid, i found it, but not any details
but i can check it in here and here
These two txids are:
0d45dacc0e50066a55c13b54cdcd6e365bb90be3a492c55bf4200b01d02fd748
9e85595156e661a9748a52cd2fa6b3bd1e85a6bd6f4ba13c382db19baa8f2117
What happen is this? Did I use the wrong RPC method?