php-mpos/public/include/pages/account
Sebastian Grewe fa7f61c436 Adding transaction fees to transaction class
This will add back the transaction fees. Prior to this commit the pool
had to cover the transaction fees. Now for each transaction the full
balance is transferred (RPC Daemon will remove the TX Fee) but two
transactions are added. One for the Debig and one TXFee.

Fixes #203.

**Requires database upgrade with supplied SQL file**
2013-06-17 11:17:15 +02:00
..
edit.inc.php Adding transaction fees to transaction class 2013-06-17 11:17:15 +02:00
notifications.inc.php Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00
transactions.inc.php fixing missing transactions table 2013-06-13 16:34:04 +02:00
workers.inc.php Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +02:00