Post
Topic
Board Announcements (Altcoins)
Re: [ANN][HYP] HyperStake | Proof of Stake | 750% Annual | Trading on Coin-Swap
by
Mike270
on 11/07/2014, 16:19:46 UTC
Which RPC command are you using to see the mempool?
Not aware of any. I checked debug.log - whenever a new transaction is accepted you see the current size, the entry looks like this:
CTxMemPool::accept() : accepted d7147e8e47 (poolsz 113)

I see a potential danger for exchanges. Let's assume someone sends 100000HYP there, and 100 people buy 1000HYP each and want to withdraw them.
This would mean a transaction of 1000 to the first person and 99000 back to the own wallet. These 99000 would then be the input for the next transaction, but they can only be used once they were confirmed...