Skip to content

Conversation

@AaronGoldman
Copy link
Contributor

No description provided.

CIPs/cip-124.md Outdated
* `init_event_cid_bytes` is the CID of the first Event of the this stream.
* `event_height` is the "height" of the event InitEvent. For InitEvents this value is `0` else `prev.event_height + 1`.
* `event_cid_bytes` the CID of the event itself
* `event_height` is the "height" of the event InitEvent. For InitEvents this value is `1` else `prev.event_height + 1`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought we were not making the change from 0 to 1 on InitEvents?

Copy link
Contributor

@oed oed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add some language for "fencepost" in the ** Stream Set Ranges** section. Would also be good to update the examples there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants