Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: chickun.arise on May 05, 2013, 11:36:11 PM



Title: list since block problem with same block hash?
Post by: chickun.arise on May 05, 2013, 11:36:11 PM
I am writing transaction monitoring service but I am having some problems with listing since block hash. I have bitcoind daemon and when I execute listTransactions some transactions have same block hash so if I would try to listSinceBlock I would have problems. How this all works?