diff --git a/core/types/bal/bal_encoding.go b/core/types/bal/bal_encoding.go index 1feccfb3f3..c5e32dc1c3 100644 --- a/core/types/bal/bal_encoding.go +++ b/core/types/bal/bal_encoding.go @@ -263,6 +263,7 @@ func (a *AccountAccess) toEncodingObj(addr common.Address) encodingAccountAccess ValueAfter: slotWrites[index], }) } + res.StorageWrites = append(res.StorageWrites, obj) } // Convert read slots