File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -445,9 +445,7 @@ based_sequencer = true # Use based sequencer
445445
446446** DA Query Frequency** :
447447
448- - Traditional: Every ` DAEpochForcedInclusion ` DA blocks
449- - Based Sequencer: Every ` DAEpochForcedInclusion ` DA blocks or when queue empty
450- - Full Nodes: At each block height for verification
448+ Every ` DAEpochForcedInclusion ` DA blocks
451449
452450### Security Considerations
453451
@@ -463,15 +461,6 @@ based_sequencer = true # Use based sequencer
463461- ** DA Spam** : Limited by DA layer's native spam protection and blob size limits
464462- ** Block Withholding** : Full nodes can fetch and verify from DA independently
465463
466- ### Privacy Considerations
467-
468- 1 . ** Public Transactions** : Forced inclusion transactions are public on DA layer
469- 2 . ** Timing Analysis** : Transaction submission timing visible on DA
470- 3 . ** No Metadata** : No additional metadata beyond transaction content
471- 4 . ** Same Privacy Model** : Privacy properties same as normal transactions
472-
473- Users requiring privacy should use application-level encryption or privacy protocols.
474-
475464### Testing Strategy
476465
477466#### Unit Tests
You can’t perform that action at this time.
0 commit comments