We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34557be commit 2a27d12Copy full SHA for 2a27d12
README.md
@@ -189,8 +189,9 @@ $gateways = array(
189
190
### To do
191
192
-* Improve setup
193
-* Finish support for some of the extra options such as custom dust size and miner fee, min confirms etc.
194
-* Add in support for exchange rates based on price feeds
195
-* Support for refunds / rejecting transactions
196
-* +more!
+* Implement custom miner fees, dust outputs and btc dust limit restrictions
+* Add in options for min/max amounts on a per token/accepted token basis
+* Create ability to send both partial (i.e, change) and full refunds
+* Create a front end status page that can be loaded in browser to monitor status of wallet and all gateways etc.
+* Abiity to create automated price broadcasts
197
+
0 commit comments