Skip to content

Commit 9443e4a

Browse files
author
tac0turtle
committed
markdownlint
1 parent f3c0634 commit 9443e4a

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

types/CLAUDE.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ The types package defines the core data structures and types used throughout ev-
115115
## Protobuf Definitions (`pb/`)
116116

117117
### Directory Structure
118-
```
118+
119+
```txt
119120
pb/evnode/v1/
120121
├── batch.pb.go # Batch processing messages
121122
├── evnode.pb.go # Core ev-node messages
@@ -258,4 +259,4 @@ func (t *Type) Hash() Hash {
258259
- Critical for P2P communication
259260
- Storage layer dependency
260261
- Execution client interface
261-
- DA layer integration
262+
- DA layer integration

0 commit comments

Comments
 (0)