[SDK]: Support handle RAGS automatically. #3052
Labels
area::sdk
proposal
New external API or other notable changes
skill::typescript
Need the typescript language to complete the issue
Milestone
Proposal Details
Let's discuss the "out of gas" issue that occurred during the batch claim mentioned last week.
After thinking about it over the weekend, I suggest analyzing at the SDK level how many RGAS are required and then handling the gas directly within the SDK.
In this way, when it is called externally, there will be no need to judge how to pass RGAS, and the SDK will also be more convenient to use.
The text was updated successfully, but these errors were encountered: