We encountered an issue.
When calling transact(eosio.msig's approve action), Firefox and Chrome both caught exception that said firewalled.
If the threshold were 2, the approve action got exception by either of actor.
Even if the threshold were 1, the approve action got error(firewalled due to malicious) as well.
eosio.msig's propose and cancel actions are fine
If we use the eosjs's default signature provider for dev, all actions of eosio.msig are done successfully.
Please teach us to solve the problem.
Any advice would be appreciated, many thanks.
Hello everyone,
I hope you are doing well.
We encountered an issue. When calling transact(eosio.msig's approve action), Firefox and Chrome both caught exception that said firewalled. If the threshold were 2, the approve action got exception by either of actor. Even if the threshold were 1, the approve action got error(firewalled due to malicious) as well. eosio.msig's propose and cancel actions are fine If we use the eosjs's default signature provider for dev, all actions of eosio.msig are done successfully.
Please teach us to solve the problem. Any advice would be appreciated, many thanks.