September 5, 2026

Can a receive transaction be 0 in a bitcoind’s rpc call listsinceblock transaction returned json?

Suppose that I want to check all the valid deposits of the results of bitcoind’s rpc call listsinceblock transactions, can I found a ‘receive’ transactions with ‘amount’ as 0? Should I consider that as a valid deposit?

https://developer.bitcoin.org/reference/rpc/listsinceblock.html

Previous Article

BITCOIN: The Return To Reality !

Next Article

What does setting the “-server” flag do?