Skip to content

Commit efe662b

Browse files
committed
chore: fix typo
1 parent 1d36625 commit efe662b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

caps/eth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -540,7 +540,7 @@ The `cells` element, a bitmap, specifies indices of the requested cells.
540540

541541
### Cells (0x13)
542542

543-
`[request-id: P, [[txhash₁: B_32, [index₁: P, cell₁: B, cell₂: B, ...], [index₂: P, cell₁: B, cell₂: B, ...]], [txhash₂: B_32, [index₁: P, cell₁: B, cell₂: B], [index₂: P, cell₁: B, cell₂: B, ...]], ...]]`
543+
`[request-id: P, [[txhash₁: B_32, [index₁: P, cell₁: B, cell₂: B, ...], [index₂: P, cell₁: B, cell₂: B, ...]], [txhash₂: B_32, [index₁: P, cell₁: B, cell₂: B, ...], [index₂: P, cell₁: B, cell₂: B, ...]], ...]]`
544544

545545
This is the response to [GetCells].
546546
Each element must match the txhash and cells specified in the request.

0 commit comments

Comments
 (0)