Closed jsign closed 1 year ago
The new field from #400 was missing in the Copy() function, creating some problems when building the stateless state tree. (i.e: when we use Copy() for pre-post state trees in Geth).
Copy()
The new field from #400 was missing in the
Copy()
function, creating some problems when building the stateless state tree. (i.e: when we useCopy()
for pre-post state trees in Geth).