Skip to content

Fix ActiveAccounts check#3574

Merged
sschiessl-bcp merged 1 commit intobitshares:developfrom
ihorml:feature-fix-deposit-withdraw-tokens-fetch
Oct 31, 2022
Merged

Fix ActiveAccounts check#3574
sschiessl-bcp merged 1 commit intobitshares:developfrom
ihorml:feature-fix-deposit-withdraw-tokens-fetch

Conversation

@ihorml
Copy link
Copy Markdown
Contributor

@ihorml ihorml commented Oct 11, 2022

In that check, a variable myActiveAccounts is an immutable Set instead of an array. So the proper way to check it's size is a .size.

This bug may lead to improper logic of Gateways coins fetch, that are available to deposit/withdraw

@sschiessl-bcp sschiessl-bcp merged commit 5168a86 into bitshares:develop Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants