ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
832 stars 234 forks source link

Use Bytes instead of bytes in logs. #752

Open andy-thomason opened 1 year ago

andy-thomason commented 1 year ago

Metadata

What was wrong?

As a tiny pedantic issue, the use of "bytes" instead of "Bytes" rather breaks the spell.

Source

https://github.com/ethereum/execution-specs/blob/master/src/ethereum/shanghai/fork_types.py#L237