Questions tagged [show-transfers]

4 questions
1
vote
1 answer

I don't get a JSON response from the TRANSFER method

I want to transfer money using the transfer method. I run the method and get JSON: { "error": { "code": -17, "message": "not enough money" }, "id": "0", "jsonrpc": "2.0" } This is very strange, since the money went anyway. Why after…
ARTISUC
  • 11
  • 1
1
vote
1 answer

Monero CLI show_transfers coming in that are less than X amount

Is there a way to see incoming amounts that are less or greater than an amount? When doing show_transfers in it shows everything. How can I filter this?
Patoshi パトシ
  • 4,608
  • 4
  • 27
  • 69
0
votes
1 answer

show_transfers fields

I wanted to test the monero cli wallet to make transfers using a subaddress instead of the primary address because I read that this will make the transfer with an encrypted payment ID and is thus a more anonymous option. So I made a transfer from…
0
votes
1 answer

Monero cli show_transfers transactions for only a specific subaddress

I have a few subaddresses with small amount transactions. How do I view only these transactions that were sent to this subaddress? I already switched to the account account switch 1, but when I do show_transfers it shows everything.