Ignore Coinbase vault wallets (#54133)

* Exclude vault balances

* Update option flow validation

* Update test name

* Add missed check

* Fix dangerous default
This commit is contained in:
Tom Brien
2021-08-06 17:34:21 +01:00
committed by GitHub
parent 2db278a7a7
commit d842fc288f
7 changed files with 74 additions and 21 deletions

View File

@@ -18,6 +18,8 @@ API_ACCOUNT_NATIVE_BALANCE = "native_balance"
API_ACCOUNT_NAME = "name"
API_ACCOUNTS_DATA = "data"
API_RATES = "rates"
API_RESOURCE_TYPE = "type"
API_TYPE_VAULT = "vault"
WALLETS = {
"1INCH": "1INCH",