uint32-string -> uint32 (@vtnerd suggestion)

This commit is contained in:
j-berman 2024-03-14 00:05:24 -07:00
parent 6b1bd79790
commit 44f7fe5b81

View file

@ -231,7 +231,7 @@ of subaddresses within that major index.
| | Type | Description |
|-------|-------------------------------|-----------------------------------------|
| Key | `uint32-string` | Subaddress major index |
| Key | `uint32` | Subaddress major index |
| Value | array of `index_range` arrays | Minor subaddresses within the the major |
> Minor subaddresses are in strictly increasing order with no overlapping