fix(whitelist): Adding splitbch.com to the whitelist

This commit is contained in:
Chris Troutner
2020-11-14 17:36:38 -08:00
parent 7ad5acef34
commit b24b659124
+1
View File
@@ -148,6 +148,7 @@ class RateLimits {
origin &&
(origin.toString().indexOf('wallet.fullstack.cash') > -1 ||
origin.toString().indexOf('sandbox.fullstack.cash') > -1 ||
origin.toString().indexOf('splitbch.com') > -1 ||
origin === 'slp-api')
) {
pointsToConsume = 10