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
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,