Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitelisting #189

Open
wehmoen opened this issue Jul 12, 2021 · 0 comments
Open

Whitelisting #189

wehmoen opened this issue Jul 12, 2021 · 0 comments

Comments

@wehmoen
Copy link

wehmoen commented Jul 12, 2021

Hi,

I implemented scatter into my app and have some issues whitelisting actions. It sometimes work. It sometimes doesn't. Most of the time I can not toggle the whitelist switch to on at all. Sometimes it works on localhost. Also not really reliable. So how to I have to send the actions that they can be whitelisted?

For example a transaction that I want to send could be all of these actions at once:
1 eosio.token:transfer,
1 othercontract:transfer,
1 eosio.token:transfer,
1 othercontract:transfer

It seems weird that the behaviour is so inconsistent.
I am using the scatterjs-plugin-eosjs2.min.js one.

Hope someone can help.

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

No branches or pull requests

1 participant