mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 11:55:05 -05:00
class DomainType would be added in build_spec
This commit is contained in:
@@ -501,7 +501,3 @@ Bytes8: BytesType = BytesN[8]
|
||||
Bytes32: BytesType = BytesN[32]
|
||||
Bytes48: BytesType = BytesN[48]
|
||||
Bytes96: BytesType = BytesN[96]
|
||||
|
||||
|
||||
class DomainType(Bytes4):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user