Expand description
Types that third-party softwares can use to talk to a wapod worker.
Re-exports§
pub use primitives::Address;
pub use primitives::Bytes32;
pub use primitives::Hash;
pub use primitives::WorkerPubkey;
pub use scale;
Modules§
- bench_
app - The types used by the benchmark app.
- crypto
- Cryptographic primitives and utilities.
- metrics
- Types for app metrics.
- primitives
- Some basic types used in the Wapod project.
- session
- Worker session update message and its signed version.
- ticket
- Types related to the ticket system.
- worker
- Worker registration info and attestation report.
Enums§
- Content
Type - The content type of a signed message.