Closed xgreenx closed 7 months ago
Part of the https://github.com/FuelLabs/fuel-core/issues/1754
The Interpreter supports the processing of the Upload transaction. The change affects InterpreterStorage, adding StorageMutate<UploadedBytes> constrain.
Interpreter
Upload
InterpreterStorage
StorageMutate<UploadedBytes>
Part of the https://github.com/FuelLabs/fuel-core/issues/1754
The
Interpreter
supports the processing of theUpload
transaction. The change affectsInterpreterStorage
, addingStorageMutate<UploadedBytes>
constrain.Checklist
Before requesting review