Post
Topic
Board Project Development
Re: My Smart Contract Code Doesn't work
by
delpiero10
on 30/08/2018, 18:26:07 UTC
just pasted your code into remix and I can see many warning, one of them is:

Warning: Failure condition of 'send' ignored. Consider using 'transfer' instead.
            Tx[counter].txuser.send((Tx[counter].txvalue/100)*3);