core/types: fix typo (#28922)

This commit is contained in:
zoereco
2024-02-04 13:55:30 +08:00
committed by GitHub
parent 47d76c5f95
commit 253447a4f5
+1 -1
View File
@@ -43,7 +43,7 @@ type BlobTx struct {
BlobHashes []common.Hash
// A blob transaction can optionally contain blobs. This field must be set when BlobTx
// is used to create a transaction for sigining.
// is used to create a transaction for signing.
Sidecar *BlobTxSidecar `rlp:"-"`
// Signature values