Skip to content

Commit 87050f8

Browse files
committed
syntax typo fix
1 parent 594021b commit 87050f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

eip155/caip25.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Similarly, wherever possible, session properties should align closely with infor
4040

4141
### Example Request
4242

43+
```json
4344
{
4445
"id": 1,
4546
"jsonrpc": "2.0",
@@ -76,6 +77,7 @@ Similarly, wherever possible, session properties should align closely with infor
7677
}
7778
}
7879
}
80+
```
7981

8082
### Example Response
8183

@@ -131,6 +133,8 @@ Similarly, wherever possible, session properties should align closely with infor
131133
}
132134
}
133135
}
136+
```
137+
134138
## References
135139

136140
- [EIP155][]: Ethereum Improvement Proposal specifying generation and validation of ChainIDs

0 commit comments

Comments
 (0)