Merge pull request #3123 from zilm13/fix/kzg-constant

Fix initialization of VERSIONED_HASH_VERSION_KZG
This commit is contained in:
Hsiao-Wei Wang 2022-11-22 18:00:16 +08:00 committed by GitHub
commit 2d99f1b551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,7 +55,7 @@ This upgrade adds blobs to the beacon chain as part of EIP-4844. This is an exte
| Name | Value |
| - | - |
| `BLOB_TX_TYPE` | `uint8(0x05)` |
| `VERSIONED_HASH_VERSION_KZG` | `Bytes1(0x01)` |
| `VERSIONED_HASH_VERSION_KZG` | `Bytes1('0x01')` |
## Preset