You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should probably try to make the Fields of Serializable Class be inherited. Or in other words, the new fields which appear in the inherited class should be probably appended to the Fields of the Parent Class.
What was wrong?
We should probably try to make the
Fields
ofSerializable Class
be inherited. Or in other words, the new fields which appear in the inherited class should be probably appended to theFields
of the Parent Class.Issue was referred from
RLP
ethereum/pyrlp#44How can it be fixed?
Fill this section in if you know how this could or should be fixed.
The text was updated successfully, but these errors were encountered: