Skip to content

Commit 0a671b0

Browse files
committed
fix variables
1 parent 44e7656 commit 0a671b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cips/cip-019.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,8 +364,8 @@ RangeNamespaceDataID identifiers formatted as shown below:
364364
```text
365365
RangeNamespaceDataID {
366366
EdsID;
367-
From: u16;
368-
To: u16;
367+
From: u32;
368+
To: u32;
369369
}
370370
```
371371

0 commit comments

Comments
 (0)