Closed kvinwang closed 11 months ago
however, please forgive me nitpicking, but I'd rather move this to
ChainApi
so that you can access this functionality from aSession
object indirectly throughchain_api()
method
Sounds good. I've moved it to ChainApi
.
Phala's ink contract needs some extra setup. Like below code:
So, is it OK to export the function
execute_with
?