-
Notifications
You must be signed in to change notification settings - Fork 436
Inaccurate docstring for encode_node #2594
Copy link
Copy link
Open
Labels
A-docArea: documentationArea: documentationC-bugCategory: this is a bug, deviation, or other problemCategory: this is a bug, deviation, or other problem
Description
execution-specs/src/ethereum/forks/berlin/trie.py
Lines 175 to 177 in b7fe325
| Encode a Node for storage in the Merkle Trie. | |
| Currently mostly an unimplemented stub. |
^ is not an unimplemented stub any more.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-docArea: documentationArea: documentationC-bugCategory: this is a bug, deviation, or other problemCategory: this is a bug, deviation, or other problem