Files
consensus-specs/specs
Ramana Kumar 807650e8a1 Fix some type annotations for blobs
blobs should not be Sequence[BLSFieldElement], it should be
Sequence[Sequence[BLSFieldElement]]. But we can be more specific and use
Sequence[Blob].
2022-10-01 15:25:47 +01:00
..
2022-09-15 10:21:06 -04:00
2022-01-17 12:56:51 +01:00
2022-08-18 22:08:44 +08:00