svm icon indicating copy to clipboard operation
svm copied to clipboard

Add `Immutable Data` field to the `Spawn Transaction`

Open YaronWittenstein opened this issue 3 years ago • 0 comments

Depends on: #447

Add to the Spawn Transaction a new field named immutable_data. This field won't hold some ABI data as in verifydata/ctordata/funcdata etc, but it'll hold the Storage Variables belonging to Section #0 (see issue #447).

The issue doesn't involve touching the Global State, merely adding a new field to the Spawn Transaction.

YaronWittenstein avatar Dec 21 '21 16:12 YaronWittenstein