php-mpos/public/include
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
..
classes Adding transaction fees to transaction class 2013-06-17 11:17:15 +02:00
config Adding support for API currencies 2013-06-17 10:40:36 +02:00
pages Adding transaction fees to transaction class 2013-06-17 11:17:15 +02:00
smarty/libs added word print for times < 1 2013-05-14 23:58:24 +02:00
autoloader.inc.php Progress on notifications 2013-06-07 15:36:35 +02:00
database.inc.php some smaller updates to classes and PHP codes 2013-05-10 15:28:05 +02:00
jsonrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
recaptchalib.php adding 3rd party library 2013-06-13 14:47:19 +02:00
smarty_globals.inc.php Adding support for API currencies 2013-06-17 10:40:36 +02:00
smarty.inc.php Working notification system 2013-06-07 15:36:35 +02:00
xmlrpc.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00