THe whole 1/3 fee of the transaction is deducted so that your remaining 2/3 of transaction is safe and secure. They do need funds to run their security R&D.
__________________
#include<iostream>
using namespace std;
void main()
{
while(1)
{ printf("hello world!");
}
}
|