btcpay working! added bitpay client code to source tree to fix a bug

fixed a stripe race condition

added account balance warning to account balance page
This commit is contained in:
2020-05-15 18:18:19 -05:00
parent 67120e9461
commit e9dcf80f6c
17 changed files with 438 additions and 139 deletions

View File

@ -28,7 +28,6 @@ stripe = "*"
matplotlib = "*"
requests = "*"
python-dotenv = "*"
bitpay = "*"
[dev-packages]