Expand description
IPT set - the principal API between the IPT manager and publisher
Structs§
- IptIn
Set 🔒 - Introduction point as specified to publisher by manager
- IptRecord 🔒
- Record of publication of one intro point
- IptSet 🔒
- A set of introduction points for publication
- Ipts
Manager 🔒View - Shared view of introduction points - IPT manager’s view
- Ipts
Publisher 🔒Upload View - Shared view of introduction points - IPT publisher’s publication-only view
- Ipts
Publisher 🔒View - Shared view of introduction points - IPT publisher’s view
- Notifying
Borrow 🔒 - Mutex guard that will notify when dropped
- Publish
IptSet 🔒 - Information shared between the IPT manager and the IPT publisher
- State
Record 🔒 - Record of intro point publications
Constants§
- IPT_
PUBLISH_ 🔒EXPIRY_ SLOP - Descriptor expiry time slop
Functions§
- ipts_
channel 🔒 - Create a new shared state channel for the publication instructions
- lock_
shared 🔒 - Lock the shared state and obtain a lock guard
Type Aliases§
- Ipt 🔒
- Actual introduction point details as specified to publisher by manager
- IptSet
Storage 🔒Handle - Handle for a suitable persistent storage manager
- Shared 🔒
- Core shared state