Expand description
§Post and feedback wire-format types
The canonical on-the-wire shapes for individual posts, aggregate post bundles, individual feedback entries, and aggregate feedback bundles — all self-verifying via signatures and proof-of-work. The PoW-amplification rules that gate how much work a post must cost live alongside them.
Modules§
- amplification
- Post PoW amplification rules
- encoded_
post EncodedPostV1— individual post wire format- encoded_
post_ bundle EncodedPostBundleV1— the server-signed index of posts at a location- encoded_
post_ bundle_ feedback EncodedPostBundleFeedbackV1— server-signed aggregate feedback for a bundle- encoded_
post_ feedback EncodedPostFeedbackV1— a single feedback vote