mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-19 15:11:05 +00:00
class DomainType would be added in build_spec
This commit is contained in:
parent
7f2eb813cb
commit
5b2b3cfe33
@ -501,7 +501,3 @@ Bytes8: BytesType = BytesN[8]
|
||||
Bytes32: BytesType = BytesN[32]
|
||||
Bytes48: BytesType = BytesN[48]
|
||||
Bytes96: BytesType = BytesN[96]
|
||||
|
||||
|
||||
class DomainType(Bytes4):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user