Expand description
Wire format types for relay P2P communication.
All protocol types use JSON serialization for cross-language compatibility.
Only the Message type from libveritas remains binary (borsh).
Re-exports§
pub extern crate libveritas;
Modules§
- anchor
- capabilities
- Capability flags for peers.
- client
- seeds
Structs§
- Addr
Entry - An entry in an address lookup result.
- Addr
Match - Address lookup result — handles claiming an address.
- Anchor
Set - Announcement
- Announcement payload for POST /announce.
- Epoch
Hint - Epoch hint for query optimization.
- Epoch
Result - Handle
Hint - Hints
Response - Message
- A certificate message for verifying space ownership and handle bindings.
- Peer
Info - Information about a peer, returned from GET /peers.
- Query
- A query for certificate data.
- Query
Request - Request body for POST /query.
- Reverse
Record - A reverse record mapping a numeric identity to its human-readable name.
- Space
Hint - TrustId