Commit Graph

5 Commits

Author SHA1 Message Date
kakaska
dcf5659f34 Fix examples 2019-02-13 13:46:22 +01:00
Chris Kleeschulte
7dd352355f EncryptedFilesystemStorage Passwords
- if it is a valid string, then it should now be a valid password for encrypting key files.
2016-06-10 12:17:22 -04:00
Chris Kleeschulte
b51d2730bf Fixed payout example. Also added a setHex method for the private key as a convenience method. 2016-06-10 11:11:00 -04:00
Rich Morgan
be67c286de Added copyright year notice 2015-03-12 18:06:05 -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