Commit Graph

4 Commits

Author SHA1 Message Date
kakaska
dcf5659f34 Fix examples 2019-02-13 13:46:22 +01:00
Chris Kleeschulte
0e144004c6 Examples/Tutorial, price checking
- Upgraded examples to show how to interact with the config.yml file and encrypted file storage
- checkPriceAndCurrency will now allow prices that do not have fractions of main units (e.g. $1000)
2016-03-11 16:22:44 -05:00
Rich Morgan
03670baea6 Added copyright year notice 2015-03-12 18:10:32 -04:00
BitWasp
04952ba29e Add classes for Payouts, Payout Instructions, and Payout Instruction Transactions.
Added methods to GET tokens, GET payouts, GET payout/:id, DELETE payout/:id
Tweaked request interface to contain DELETE method constant.
Added tests for most functions, more to follow
2014-10-27 06:11:59 +00:00