So I have a bit of a confession to make. Maybe you guys already knew this but...
Today I figured out that you cannot darksend 101 coins unless you have 1000 coins in your wallet.
Just to clarify: when you send 101 coins from address A to address B, you submit 1000 coins into the 1000 coin pool, address B recieves 101 and you receive 899 back at a change address C.
Same goes if you want to darkssend 10.1 coins, you need 100 coins in your wallet.
If you want to darksend 1.1 coins you need to have 10 coins in your wallet.
So back to my confession - when I discovered this issue I panicked a bit and sold 7,000 coins and tanked the market

.
If anyone can come up with an ingenious solution to this problem I'll buy back all of these coins in an instant. Put your thinking caps on

pool : 10, 100, 1000
darkssend 10.1 coins --> 10 + 0.1 --> need 10 + 10 coins, not 100
darkssend 101 coins --> 100 + 1 ---> need 100 + 10 coins, not 1000
Need more smallest pool's size.
Isn't it ?
If there is 1 coin pool, just need 1 coin more.
http://www.darkcoin.io/downloads/DarkcoinWhitepaper.pdfImproved Anonymity
An anonymity enhancement to the generic CoinJoin implementation is added by only allowing
inputs of the same size into the DarkSend pools. These sizes are referred to as denominations
and are in powers of ten (for example, 1DRK, 10DRK, 100DRK, 1000DRK). This allows the
inputs from all users to be virtually the same. Outputs per user must add up to the denomination
size.