Cannot serialize
transaction when using valid type
#1627
Labels
bug
Verified to be an issue.
fixed/complete
This Bug is fixed or Enhancement is complete and published.
Describe the bug
Calling
serialize
on aTransaction
withtype
equalsnull
, results in an error being thrown becausecheckProperties
doesn't expecttype
.Reproduction steps
Running the above code results in the following error:
The text was updated successfully, but these errors were encountered: