File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ interface ILineaRollup {
67
67
}
68
68
69
69
/**
70
- * @notice Data stucture for compressed blob data submission.
70
+ * @notice Data structure for compressed blob data submission.
71
71
* @dev submissionData The supporting data for blob data submission excluding the compressed data.
72
72
* @dev dataEvaluationClaim The data evaluation claim.
73
73
* @dev kzgCommitment The blob KZG commitment.
Original file line number Diff line number Diff line change @@ -1404,7 +1404,7 @@ interface ILineaRollupV5 {
1404
1404
}
1405
1405
1406
1406
/**
1407
- * @notice Data stucture for compressed blob data submission.
1407
+ * @notice Data structure for compressed blob data submission.
1408
1408
* @dev submissionData The supporting data for blob data submission excluding the compressed data.
1409
1409
* @dev dataEvaluationClaim The data evaluation claim.
1410
1410
* @dev kzgCommitment The blob KZG commitment.
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ struct ShnarfData {
63
63
64
64
### BlobSubmission
65
65
66
- Data stucture for compressed blob data submission.
66
+ Data structure for compressed blob data submission.
67
67
68
68
_ submissionData The supporting data for blob data submission excluding the compressed data.
69
69
dataEvaluationClaim The data evaluation claim.
You can’t perform that action at this time.
0 commit comments