- 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)
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