1
0
mirror of https://github.com/bitwarden/server synced 2025-12-30 07:03:42 +00:00

bitpay invoice api

This commit is contained in:
Kyle Spearrin
2019-02-21 22:43:37 -05:00
parent d514fcdaeb
commit fdaa9504d5
11 changed files with 144 additions and 0 deletions

View File

@@ -62,6 +62,10 @@
"merchantId": "SECRET",
"publicKey": "SECRET",
"privateKey": "SECRET"
},
"bitPay": {
"production": false,
"base58Secret": "SECRET"
}
},
"IpRateLimitOptions": {