mirror of
https://github.com/status-im/EIPs.git
synced 2025-01-16 18:04:31 +00:00
eip-778: clarify size of sequence number
This commit is contained in:
parent
fc9749ba72
commit
95e28ff614
@ -36,8 +36,8 @@ be able to determine which record is newer.
|
||||
The components of a node record are:
|
||||
|
||||
- `signature`: cryptographic signature of record contents
|
||||
- `seq`: A sequence number. Nodes should increase the number whenever the record changes
|
||||
and republish the record.
|
||||
- `seq`: The sequence number, a 64 bit integer. Nodes should increase the number whenever
|
||||
the record changes and republish the record.
|
||||
- The remainder of the record consists of arbitrary key/value pairs, which must be sorted
|
||||
by key.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user