Skip to content

Commit

Permalink
update codec with blob sidecar
Browse files Browse the repository at this point in the history
Signed-off-by: Pranay Valson <[email protected]>
  • Loading branch information
noslav committed Mar 26, 2024
1 parent 16b0489 commit f38d2ff
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions codec/block-ethereum.avsc
Original file line number Diff line number Diff line change
Expand Up @@ -335,9 +335,9 @@
"default":"null"
},
{
"name":"blobTxSideCar",
"name":"blobTxSidecar",
"type":{
"name":"blobTxSideCar",
"name":"blobTxSidecar",
"type":"record",
"fields":[
{
Expand Down Expand Up @@ -631,7 +631,7 @@
{
"name":"codecVersion",
"type":"double",
"default":0.36
"default":0.37
}
]
}

0 comments on commit f38d2ff

Please sign in to comment.