tiger-HZX
New member
Hi there,
Since the Dash was launched from 2014, up to now, there are more than one million blocks, if I want to recognize the privateSend transactions in those blocks, What should I do?
I have thinking about this, I think a PrivateSend trx(DarkSend trx) have following attributes:
But there is still a question, Dash-doc on github says "Protocol version 70213 added a 5th denomination", so can anyone tell me what is the denomination format before 70213? What is the changing history of denominations?
Any useful information will help me a lot. Thx~
Since the Dash was launched from 2014, up to now, there are more than one million blocks, if I want to recognize the privateSend transactions in those blocks, What should I do?
I have thinking about this, I think a PrivateSend trx(DarkSend trx) have following attributes:
- 1. trx fees are zero.
- 2. the number of input addresses are equal to the number of output addresses.
- 3. every input value and every output value are in denomination set {10.0001, 1.00001, 0.100001, 0.0100001, 0.00100001}
But there is still a question, Dash-doc on github says "Protocol version 70213 added a 5th denomination", so can anyone tell me what is the denomination format before 70213? What is the changing history of denominations?
Any useful information will help me a lot. Thx~