You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To get the storage from rpc I used findstates, after that I need to convert to hex and put them into launch.json as key-value pairs which take time for conversion process, and the final launch.json file will be very long.
Therefore, I would like to request for "Enable separate storage file that supported base64" in launch.json config
Best regards,
The text was updated successfully, but these errors were encountered:
To get the storage from rpc I used
findstates
, after that I need to convert to hex and put them into launch.json as key-value pairs which take time for conversion process, and the final launch.json file will be very long.Therefore, I would like to request for "Enable separate storage file that supported base64" in launch.json config
Best regards,
The text was updated successfully, but these errors were encountered: