Crate sp_statement_store
source ·Expand description
A crate which contains statement-store primitives.
Re-exports
pub use store_api::StatementSource;
Modules
- Statement-store specific ed25519 crypto primitives.
- Runtime support for the statement store.
Structs
- Statement structure.
Enums
- Statement store error.
- Statement attributes. Each statement is a list of 0 or more fields. Fields may only appear once and in the order declared here.
- Network propagation priority.
- Statement proof.
- Result returned by
Statement::verify_signature
- Statement submission outcome
Constants
- Total number of topic fields allowed.
Traits
- Statement store API.
Functions
- Returns blake2-256 hash for the encoded statement.
Type Definitions
- Account id
- Block hash.
- Statement channel.
- Decryption key identifier.
- Statement hash.
- Result type for
Error
- Statement topic.