Wouter Samaey
6acd969c06
Improved example code
2019-08-16 19:38:15 +02:00
Wouter Samaey
7b6483c451
Removed use of "network" which is a BitPay concept. Examples need further fine tuning.
2019-08-15 19:20:40 +02:00
Ciprian Mandache
195b97031d
replace user psyb0t with btcpayserver org + more bitpay rm
2019-03-12 15:37:48 +02:00
Ciprian Mandache
932985e16c
Change namespaces, url's, and whatever else I could find that had Bitpay in it
2019-03-06 11:12:03 +02:00
Ciprian Mandache
c6870347ed
Replace bitpay strings with btcpayserver and remove a couple of unrelated stuff
2019-03-06 09:18:25 +02:00
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