This repository has been archived by the owner on Aug 14, 2023. It is now read-only.
Add Immutable Data
field to the Spawn Transaction
#469
Labels
AA
Related to the Accounts Abstraction
simple-coin-iteration-3
small
Small-sized task
svm
svm-core
SVM core change
Depends on: #447
Add to the
Spawn Transaction
a new field namedimmutable_data
.This field won't hold some ABI data as in
verifydata/ctordata/funcdata
etc, but it'll hold theStorage Variables
belonging toSection #0
(see issue #447).The issue doesn't involve touching the
Global State
, merely adding a new field to theSpawn Transaction
.The text was updated successfully, but these errors were encountered: