mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 20:27:58 -05:00
@@ -67,7 +67,7 @@ interface ILineaRollup {
|
||||
}
|
||||
|
||||
/**
|
||||
* @notice Data stucture for compressed blob data submission.
|
||||
* @notice Data structure for compressed blob data submission.
|
||||
* @dev submissionData The supporting data for blob data submission excluding the compressed data.
|
||||
* @dev dataEvaluationClaim The data evaluation claim.
|
||||
* @dev kzgCommitment The blob KZG commitment.
|
||||
|
||||
@@ -1404,7 +1404,7 @@ interface ILineaRollupV5 {
|
||||
}
|
||||
|
||||
/**
|
||||
* @notice Data stucture for compressed blob data submission.
|
||||
* @notice Data structure for compressed blob data submission.
|
||||
* @dev submissionData The supporting data for blob data submission excluding the compressed data.
|
||||
* @dev dataEvaluationClaim The data evaluation claim.
|
||||
* @dev kzgCommitment The blob KZG commitment.
|
||||
|
||||
@@ -63,7 +63,7 @@ struct ShnarfData {
|
||||
|
||||
### BlobSubmission
|
||||
|
||||
Data stucture for compressed blob data submission.
|
||||
Data structure for compressed blob data submission.
|
||||
|
||||
_submissionData The supporting data for blob data submission excluding the compressed data.
|
||||
dataEvaluationClaim The data evaluation claim.
|
||||
|
||||
Reference in New Issue
Block a user