Does scatter support set account eosio.code permission?
lhzw opened this issue · 4 comments
lhzw commented
How to do it if it supports, thank you very much.
Soleone commented
Sorry, I think you might need to provide a bit more information here. What are you trying to do exactly?
lhzw commented
Oh sorry, I searched the cache, forgot to search this one.
To help the users to give the eosio.code permission to our contract, then we can call action...send() in the contract. Or we have to do the transaction outside, not in the contract, not a good one from our viewpoint.
nsjames commented
Users don't provide the eosio.code permission, you add it to your contract.